summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw
diff options
context:
space:
mode:
authorrafaelhlima <rafael.palma.lima@gmail.com>2022-01-04 17:27:51 -0300
committerRafael Lima <rafael.palma.lima@gmail.com>2022-01-21 13:03:13 +0100
commit47f21d290087638b1986c291c969bf2997574ddd (patch)
treee3c5faa8b5859ca9641dc813bc942af1512d7f98 /sd/uiconfig/sdraw
parenta29be0d52c2edccee451ecfa32dafec7cba31f45 (diff)
tdf#141591 Add DevTools to the Tabbed interface
This patch adds the DevTools command to the Tabbed interface. It is located in the cotnext menu in the Tools tab. Change-Id: I5f323b1b5ffc6707fc4f8b3c6eca2db7b8b97adc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127973 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index f1d71fe5b224..3e4b97b41bfa 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -1987,6 +1987,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuTools-DevTools">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:DevelopmentToolsDockingWindow</property>
+ </object>
+ </child>
+ <child>
<object class="GtkSeparatorMenuItem" id="MenuTools-separator1">
<property name="visible">True</property>
<property name="can_focus">False</property>