summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/source/lib/init.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index af1161274c37..82b1bfb79a7d 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -2833,7 +2833,8 @@ static void doc_iniUnoCommands ()
OUString(".uno:FreezePanesColumn"),
OUString(".uno:FreezePanesRow"),
OUString(".uno:Sidebar"),
- OUString(".uno:SheetRightToLeft")
+ OUString(".uno:SheetRightToLeft"),
+ OUString(".uno:RunMacro")
};
util::URL aCommandURL;