summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-04-16 09:44:58 +0200
committerandreas_kainz <kainz.a@gmail.com>2018-04-16 10:50:48 +0200
commit03bee43ebdce9fb9608dcde0a65559276e911356 (patch)
tree1c35edb142fd170bd46d264f1e4a25992a6a86d5 /sc
parent0973e1f4e727a3204c843398bcb0e6a411b1a02d (diff)
NB Implementation: show menubar in NBShortcuts
Change-Id: I44acbdd96a7ede1fc89bbafbd1eb7c5bf25fc193 Reviewed-on: https://gerrit.libreoffice.org/52936 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
index e222a7855935..f0b78ddf6c05 100644
--- a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
+++ b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
@@ -12,4 +12,5 @@
<toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
+ <toolbar:toolbaritem xlink:href=".uno:Menubar"/>
</toolbar:toolbar>