summaryrefslogtreecommitdiff
path: root/tests/treestoretest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/treestoretest.c')
-rw-r--r--tests/treestoretest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/treestoretest.c b/tests/treestoretest.c
index e477def08f..b7f4a622bb 100644
--- a/tests/treestoretest.c
+++ b/tests/treestoretest.c
@@ -20,6 +20,8 @@
#include <stdlib.h>
#include <string.h>
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+
GtkTreeStore *base_model;
static int node_count = 0;