diff options
Diffstat (limited to 'testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui')
-rw-r--r-- | testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui b/testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui index b92d933f48..73b8efb450 100644 --- a/testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui +++ b/testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui @@ -4,7 +4,7 @@ <object class="GtkWindow" id="window1"> <property name="width_request">500</property> <property name="height_request">100</property> - <property name="type">popup</property> + <property name="decorated">0</property> <child> <object class="GtkLabel" id="label1"> <property name="label" translatable="yes">Hello World</property> |