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 17:07:58 +0200
commit5d2091029b6e51318e296d092dcd92b7a5f14ff5 (patch)
treeebff65f0d7f66e8f0fd7758368a73cda6ac6ff20 /desktop
parentbe5429112c8ed1a4ecd8b032aa85f14e3625e7e9 (diff)
lok: Notify about the Formatting Marks changes.
Change-Id: Ibcbd370c99cf63789637ad6642c91775066ecfad Reviewed-on: https://gerrit.libreoffice.org/38156 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@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 35908f96dff3..32034e72f229 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1521,6 +1521,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"),