[gtk/wip/otte/reftests: 7/7] reftests: Fix window-height-for-width test
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/reftests: 7/7] reftests: Fix window-height-for-width test
- Date: Wed, 27 Mar 2019 03:31:23 +0000 (UTC)
commit b4d3e6a87cb61ca4e2444adc90035ac8cff6278b
Author: Benjamin Otte <otte redhat com>
Date: Wed Mar 27 03:55:18 2019 +0100
reftests: Fix window-height-for-width test
The dialog's vbox internal child is now called content_area
testsuite/reftests/window-height-for-width.ref.ui | 2 +-
testsuite/reftests/window-height-for-width.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/reftests/window-height-for-width.ref.ui
b/testsuite/reftests/window-height-for-width.ref.ui
index 70e3ff1fc5..f6647049af 100644
--- a/testsuite/reftests/window-height-for-width.ref.ui
+++ b/testsuite/reftests/window-height-for-width.ref.ui
@@ -7,7 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="use_header_bar">1</property>
- <child internal-child="vbox">
+ <child internal-child="content_area">
<object class="GtkBox" id="dialog-vbox2">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
diff --git a/testsuite/reftests/window-height-for-width.ui b/testsuite/reftests/window-height-for-width.ui
index ea273bca85..4200e2e6ed 100644
--- a/testsuite/reftests/window-height-for-width.ui
+++ b/testsuite/reftests/window-height-for-width.ui
@@ -7,7 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="use_header_bar">1</property>
- <child internal-child="vbox">
+ <child internal-child="content_area">
<object class="GtkBox" id="dialog-vbox2">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]