diff options
Diffstat (limited to 'tests/testfontoptions.c')
-rw-r--r-- | tests/testfontoptions.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testfontoptions.c b/tests/testfontoptions.c index e47d89c391..85d95e1ce1 100644 --- a/tests/testfontoptions.c +++ b/tests/testfontoptions.c @@ -1,5 +1,7 @@ #include <gtk/gtk.h> +G_GNUC_BEGIN_IGNORE_DEPRECATIONS + static GtkWidget *antialias; static GtkWidget *subpixel; static GtkWidget *hintstyle; |