From 2f79940bee307b34c333251a415ab5ff6b0cc91e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 8 Oct 2021 16:14:15 +0100 Subject: resave with glade to tidy this up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7b3499cc1044cb976415d3db6855283bf928c4b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123266 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- sfx2/uiconfig/ui/developmenttool.ui | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'sfx2') diff --git a/sfx2/uiconfig/ui/developmenttool.ui b/sfx2/uiconfig/ui/developmenttool.ui index 65f00b1126b4..034af58193df 100644 --- a/sfx2/uiconfig/ui/developmenttool.ui +++ b/sfx2/uiconfig/ui/developmenttool.ui @@ -146,6 +146,7 @@ + False True 0 @@ -186,6 +187,7 @@ + True True 1 @@ -334,6 +336,9 @@ object_inspector_interfaces_liststore 0 True + + + True @@ -380,6 +385,9 @@ object_inspector_services_liststore 0 True + + + True @@ -435,6 +443,9 @@ object_inspector_properties_liststore 0 True + + + True @@ -556,6 +567,9 @@ object_inspector_methods_liststore 0 True + + + True -- cgit