summaryrefslogtreecommitdiff
path: root/tests/testtreeflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testtreeflow.c')
-rw-r--r--tests/testtreeflow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testtreeflow.c b/tests/testtreeflow.c
index 6b882bff36..6e2474bc6a 100644
--- a/tests/testtreeflow.c
+++ b/tests/testtreeflow.c
@@ -19,6 +19,8 @@
#include "config.h"
#include <gtk/gtk.h>
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+
GtkTreeModel *model = NULL;
static GRand *grand = NULL;
GtkTreeSelection *selection = NULL;