diff options
author | Arnaud Bonatti <arnaud.bonatti@gmail.com> | 2020-11-07 16:13:47 +0100 |
---|---|---|
committer | Arnaud Bonatti <arnaud.bonatti@gmail.com> | 2020-11-07 16:17:36 +0100 |
commit | f7de0bc9c8ad60c30527409df286091f64fc229f (patch) | |
tree | 2ed73161925c9c123b32cfc08b2c68f3cc281f29 /testsuite/reftests/label-box-shadow-clip.ref.ui | |
parent | 08f2990eac6098aee92277c2be275305a53d5687 (diff) | |
download | gtk+-f7de0bc9c8ad60c30527409df286091f64fc229f.tar.gz |
Fix tests with regard to GtkBuilder <requires>.arnaudb/requires
Diffstat (limited to 'testsuite/reftests/label-box-shadow-clip.ref.ui')
-rw-r--r-- | testsuite/reftests/label-box-shadow-clip.ref.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/label-box-shadow-clip.ref.ui b/testsuite/reftests/label-box-shadow-clip.ref.ui index b6b0b04041..ff9d0e22cf 100644 --- a/testsuite/reftests/label-box-shadow-clip.ref.ui +++ b/testsuite/reftests/label-box-shadow-clip.ref.ui @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <interface> - <requires lib="gtk+" version="3.12"/> + <requires lib="gtk" version="3.12"/> <object class="GtkWindow" id="window1"> <property name="width_request">100</property> <property name="height_request">100</property> |