diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-10-08 16:48:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-10-08 21:01:28 +0200 |
commit | 492b4a76ee83627a653cb73dd2b7580ff0d15538 (patch) | |
tree | 62b136c0095a30bcc5885f70a9621db44cba3576 /sfx2 | |
parent | 2f79940bee307b34c333251a415ab5ff6b0cc91e (diff) |
remove (presumably) unwanted 'Widget name' property
Change-Id: Icf296074e21e02c2aeb63bc6a9d8ff0702cc4c14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123268
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/developmenttool.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/developmenttool.ui b/sfx2/uiconfig/ui/developmenttool.ui index 034af58193df..fdbc614901e8 100644 --- a/sfx2/uiconfig/ui/developmenttool.ui +++ b/sfx2/uiconfig/ui/developmenttool.ui @@ -289,7 +289,6 @@ </child> <child> <object class="GtkLabel" id="class_name_value_id"> - <property name="name">class_name_id</property> <property name="visible">True</property> <property name="can-focus">False</property> <property name="halign">start</property> |