From e937d0613d4a41d6502a47b3e980f9621e5d81d2 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 18 Dec 2011 20:25:23 +0100 Subject: [PATCH] tests: Avoid deprecation warning --- tests/a11y/children.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/a11y/children.c b/tests/a11y/children.c index 4b761652f3..6d4eb84491 100644 --- a/tests/a11y/children.c +++ b/tests/a11y/children.c @@ -20,6 +20,8 @@ * Boston, MA 02111-1307, USA. */ +#define GDK_DISABLE_DEPRECATION_WARNINGS + #include #include