[gtk+] Adjust action ref test to new realities
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Adjust action ref test to new realities
- Date: Mon, 17 Feb 2014 04:24:46 +0000 (UTC)
commit 55269cdc73ad227105b69c37e874b07a6a4a7b85
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Feb 16 23:03:38 2014 -0500
Adjust action ref test to new realities
The test was using a nonexisting GtkActionBar::spacing property.
testsuite/reftests/actionbar.ref.ui | 1 +
testsuite/reftests/actionbar.ui | 1 -
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/reftests/actionbar.ref.ui b/testsuite/reftests/actionbar.ref.ui
index 35de854..1cca9fe 100644
--- a/testsuite/reftests/actionbar.ref.ui
+++ b/testsuite/reftests/actionbar.ref.ui
@@ -8,6 +8,7 @@
<object class="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkButton">
<property name="visible">True</property>
diff --git a/testsuite/reftests/actionbar.ui b/testsuite/reftests/actionbar.ui
index 28a7729..fd38632 100644
--- a/testsuite/reftests/actionbar.ui
+++ b/testsuite/reftests/actionbar.ui
@@ -8,7 +8,6 @@
<object class="GtkActionBar">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">0</property>
<child>
<object class="GtkButton">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]