summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/notebookbar.ui
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 /sw/uiconfig/swriter/ui/notebookbar.ui
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 'sw/uiconfig/swriter/ui/notebookbar.ui')
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 48834a711b39..0dd3791308c9 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2017,6 +2017,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>