Avoid deprecation warnings in a11y tests

We are testing the deprecated GtkTable here.
This commit is contained in:
Matthias Clasen 2013-02-04 09:27:28 -05:00
parent 5ee054c42e
commit b166a6bb0e

View File

@ -19,6 +19,7 @@
*/
#define GDK_DISABLE_DEPRECATION_WARNINGS
#undef GTK_DISABLE_DEPRECATED
#include <gtk/gtk.h>
#include <string.h>