summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-20 18:44:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-20 21:15:57 +0200
commit1d5261adcc7ad4178a242651449d189fdbdd91a9 (patch)
treeabbdd854affa2f1ff5c837044ddd4e39aed56b40
parentcid#1453991 Wrapper object use after free (diff)
downloadcore-1d5261adcc7ad4178a242651449d189fdbdd91a9.tar.gz
core-1d5261adcc7ad4178a242651449d189fdbdd91a9.zip
Don't need an explicit width_request here
I suspect the fix of autocorrect dialog width grows on change of new to replace commit f6a2b24ce17293043f7ddbed0bc218264be6487d Author: Caolán McNamara <caolanm@redhat.com> Date: Mon Sep 30 14:18:29 2019 +0100 negates the need for the explicit arbitrary width_request added in tdf#127773 AutoCorrect Dialog AutoCorrect Tab update commit f5bdc014192f92d06ad278ac4ccbdb52c4958b6a Author: andreas kainz <kainz.a@gmail.com> Date: Wed Oct 2 23:54:46 2019 +0200 Change-Id: I538e98928e50874e5d3c382e454f68c2ac61f0b0 Reviewed-on: https://gerrit.libreoffice.org/81174 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--cui/uiconfig/ui/acorreplacepage.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/acorreplacepage.ui b/cui/uiconfig/ui/acorreplacepage.ui
index d01afe97eda0..0121257447fc 100644
--- a/cui/uiconfig/ui/acorreplacepage.ui
+++ b/cui/uiconfig/ui/acorreplacepage.ui
@@ -22,7 +22,6 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkBox" id="buttonbox">
- <property name="width_request">100</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">end</property>