diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-22 21:13:12 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-23 18:04:30 +0100 |
commit | 2577d9ecea199ca2c10d852cf279053a1b22faf7 (patch) | |
tree | de13d020fef0e4571ea9ca20b425832eae1e0bfe /basctl | |
parent | 666e14ba6e82dcad6912a205694978b2736e4319 (diff) |
remove deprecated (and unwanted) resize-mode
which probably got in initially by accident on scrolling in glade's
property templace when the mouse was over "resize mode" and then
copied and pasted around the notebook especially
Change-Id: Icd01848b7f51f670db1cb150ffba4ee7a487ce96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108225
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/uiconfig/basicide/ui/basicmacrodialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui index 4663c87c8b39..fa46837782a8 100644 --- a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui +++ b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui @@ -321,7 +321,6 @@ <object class="GtkButtonBox" id="buttonbox1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="resize_mode">immediate</property> <property name="orientation">vertical</property> <property name="spacing">5</property> <property name="homogeneous">True</property> |