summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-10-04 18:34:05 +0200
committerBenjamin Otte <otte@redhat.com>2016-10-16 18:17:21 +0200
commit878f2e4107b8d070df9a7b4491ccbad959858e4e (patch)
treea1d4e21a73caef59eda5bea330381b9fdd417a50 /testsuite
parentd34b7d98b25703cd713722384a2e7bfa6704cd20 (diff)
downloadgtk+-878f2e4107b8d070df9a7b4491ccbad959858e4e.tar.gz
widget: Remove deprecated margin-left/right properties
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/reftests/statusbar-remove-all.ref.ui2
-rw-r--r--testsuite/reftests/statusbar-remove-all.ui2
2 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/reftests/statusbar-remove-all.ref.ui b/testsuite/reftests/statusbar-remove-all.ref.ui
index c42d2ff143..391221d6ee 100644
--- a/testsuite/reftests/statusbar-remove-all.ref.ui
+++ b/testsuite/reftests/statusbar-remove-all.ref.ui
@@ -9,8 +9,6 @@
<object class="GtkStatusbar" id="statusbar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">10</property>
- <property name="margin_right">10</property>
<property name="margin_start">10</property>
<property name="margin_end">10</property>
<property name="margin_top">6</property>
diff --git a/testsuite/reftests/statusbar-remove-all.ui b/testsuite/reftests/statusbar-remove-all.ui
index 21a33d2bcb..acb648c496 100644
--- a/testsuite/reftests/statusbar-remove-all.ui
+++ b/testsuite/reftests/statusbar-remove-all.ui
@@ -9,8 +9,6 @@
<object class="GtkStatusbar" id="statusbar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">10</property>
- <property name="margin_right">10</property>
<property name="margin_start">10</property>
<property name="margin_end">10</property>
<property name="margin_top">6</property>