diff options
Diffstat (limited to 'testsuite/reftests/label-box-shadow-clip.ui')
-rw-r--r-- | testsuite/reftests/label-box-shadow-clip.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/label-box-shadow-clip.ui b/testsuite/reftests/label-box-shadow-clip.ui index 7672f7db14..0047f8c25e 100644 --- a/testsuite/reftests/label-box-shadow-clip.ui +++ b/testsuite/reftests/label-box-shadow-clip.ui @@ -4,7 +4,7 @@ <object class="GtkWindow" id="window1"> <property name="width_request">100</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="halign">center</property> |