summaryrefslogtreecommitdiff
path: root/tests/a11y
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2011-12-18 20:25:23 +0100
committerBenjamin Otte <otte@redhat.com>2011-12-19 16:17:13 +0100
commite937d0613d4a41d6502a47b3e980f9621e5d81d2 (patch)
treea05553d70bc968fcabc87bf64d24d495b095927e /tests/a11y
parent073b4d8bea199a5f11900482c915f6ea9120409b (diff)
downloadgtk+-e937d0613d4a41d6502a47b3e980f9621e5d81d2.tar.gz
tests: Avoid deprecation warning
Diffstat (limited to 'tests/a11y')
-rw-r--r--tests/a11y/children.c2
1 files changed, 2 insertions, 0 deletions
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 <gtk/gtk.h>
#include <string.h>