summaryrefslogtreecommitdiff
path: root/tests/testscrolledwindow.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-07 20:59:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-10-11 17:18:21 -0400
commit69e4c9b01e0db22db96aed7d700ac98c698e3390 (patch)
treeb1a33d04823616d9a2ef1aba218f1f864e7d6b66 /tests/testscrolledwindow.c
parentc32fed9238090f3a1ae55fe0bc5c609493bcfa39 (diff)
downloadgtk+-69e4c9b01e0db22db96aed7d700ac98c698e3390.tar.gz
tests: Ignore deprecations
Eventually, most of these tests should be dropped.
Diffstat (limited to 'tests/testscrolledwindow.c')
-rw-r--r--tests/testscrolledwindow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testscrolledwindow.c b/tests/testscrolledwindow.c
index 631b2059aa..59ce67ac21 100644
--- a/tests/testscrolledwindow.c
+++ b/tests/testscrolledwindow.c
@@ -1,5 +1,6 @@
#include <gtk/gtk.h>
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
static void
horizontal_policy_changed (GtkComboBox *combo_box,