summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2017-05-29 16:55:49 +0200
committerJan Holesovsky <kendy@collabora.com>2017-05-29 20:29:34 +0200
commit20c15b2994dc433c873805ca6ef26338f0713840 (patch)
tree83439ffe37d4214e1865128a4869c513d8bd5174 /desktop
parent83e5737a91218d018c15fed0503488a573d8bfc6 (diff)
lok: Notify about the Formatting Marks changes.
Change-Id: Ibcbd370c99cf63789637ad6642c91775066ecfad Reviewed-on: https://gerrit.libreoffice.org/38157 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/lib/init.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 3c88929d4683..41bd367cd1b8 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1517,6 +1517,7 @@ static void doc_iniUnoCommands ()
OUString(".uno:CharBackgroundExt"),
OUString(".uno:CharFontName"),
OUString(".uno:Color"),
+ OUString(".uno:ControlCodes"),
OUString(".uno:DecrementIndent"),
OUString(".uno:DefaultBullet"),
OUString(".uno:DefaultNumbering"),