summaryrefslogtreecommitdiff
path: root/starmath/uiconfig/smath
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2022-04-22 20:25:43 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2022-04-26 17:01:41 +0200
commit9098d5a2e43b156648f187559790547d1b536896 (patch)
tree6c7cef6c05e2fec99c09d4a48e3646bff311f5cc /starmath/uiconfig/smath
parent57087dd1945429d9cfe6ce8bdc329ef315f455d3 (diff)
tdf#125931: Enable sidebar in Math
No panels yet, only one default deck (PropertyDeck). It is needed to have the uniform default deck like in all other modules (see commit c09f59eb6173a4a53a2d40ed80aebed18e3882ac); the panels for formula properties might appear later. Change-Id: If1785dc780111fe496638418f43e7b90a250ffce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133334 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'starmath/uiconfig/smath')
-rw-r--r--starmath/uiconfig/smath/menubar/menubar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml
index 04ca77df844b..434d4deeb970 100644
--- a/starmath/uiconfig/smath/menubar/menubar.xml
+++ b/starmath/uiconfig/smath/menubar/menubar.xml
@@ -87,6 +87,7 @@
<menu:menuitem menu:id=".uno:AvailableToolbars"/>
<menu:menuitem menu:id=".uno:StatusBarVisible"/>
<menu:menuseparator/>
+ <menu:menuitem menu:id=".uno:Sidebar"/>
<menu:menuitem menu:id=".uno:ElementsDockingWindow"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:FullScreen"/>