[gtk] reftests: Fix notebook-tab-position test
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] reftests: Fix notebook-tab-position test
- Date: Fri, 29 Mar 2019 08:59:32 +0000 (UTC)
commit f070872b36f003dff9c38e07db699b05cf7b9457
Author: Benjamin Otte <otte redhat com>
Date: Thu Mar 28 20:33:33 2019 +0100
reftests: Fix notebook-tab-position test
The tab-fill child property is gone, don't use it.
testsuite/reftests/notebook-tab-position.ref.ui | 3 ---
testsuite/reftests/notebook-tab-position.ui | 3 ---
2 files changed, 6 deletions(-)
---
diff --git a/testsuite/reftests/notebook-tab-position.ref.ui b/testsuite/reftests/notebook-tab-position.ref.ui
index 53c9a5196e..f71c60c584 100644
--- a/testsuite/reftests/notebook-tab-position.ref.ui
+++ b/testsuite/reftests/notebook-tab-position.ref.ui
@@ -28,9 +28,6 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">Tab</property>
</object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
</child>
</object>
</child>
diff --git a/testsuite/reftests/notebook-tab-position.ui b/testsuite/reftests/notebook-tab-position.ui
index ec9f1532d7..2fdee4c00b 100644
--- a/testsuite/reftests/notebook-tab-position.ui
+++ b/testsuite/reftests/notebook-tab-position.ui
@@ -27,9 +27,6 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">Tab</property>
</object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]