]> Pileus Git - ~andy/gtk/commitdiff
tests: Avoid deprecation warning
authorBenjamin Otte <otte@redhat.com>
Sun, 18 Dec 2011 19:25:23 +0000 (20:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Dec 2011 15:17:13 +0000 (16:17 +0100)
tests/a11y/children.c

index 4b761652f3a4c0edf8af74fc4d89fd576f0bcccd..6d4eb844912ec8fd216f827a7439206c934c0fa1 100644 (file)
@@ -20,6 +20,8 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#define GDK_DISABLE_DEPRECATION_WARNINGS
+
 #include <gtk/gtk.h>
 #include <string.h>