forked from AuroraMiddleware/gtk
Avoid deprecation warnings in a11y tests
We are testing the deprecated GtkTable here.
This commit is contained in:
parent
5ee054c42e
commit
b166a6bb0e
@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#define GDK_DISABLE_DEPRECATION_WARNINGS
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user