summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-09-22 16:46:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-09-22 21:12:08 +0200
commit3e17cdbca0738eeecbda7ed8f60f1e988c68d7bc (patch)
tree80762c57ec2c90e523cc5627a4190c4c21c16a0f
parent0a5542438320ee81bbf285b11d0996796c8a9830 (diff)
tdf#120045 propagate_natural_[width|height] illegal in gtk 3.18
no warning in glade about it, though there is for other such things that don't exist in the targetted version Change-Id: Ib1522aaf9709b94274db378678314dc945048d97 Reviewed-on: https://gerrit.libreoffice.org/60899 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/fontfeaturesdialog.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/fontfeaturesdialog.ui b/cui/uiconfig/ui/fontfeaturesdialog.ui
index dcbce1de44c2..b3db9831fbe8 100644
--- a/cui/uiconfig/ui/fontfeaturesdialog.ui
+++ b/cui/uiconfig/ui/fontfeaturesdialog.ui
@@ -87,8 +87,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
- <property name="propagate_natural_width">True</property>
- <property name="propagate_natural_height">True</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>