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