gtk-demo: Undef GDK_DISABLE_DEPRECATED to make test compile
This commit is contained in:
@ -27,6 +27,9 @@
|
||||
* - Using GtkDialog
|
||||
*/
|
||||
#include <string.h>
|
||||
|
||||
#undef GDK_DISABLE_DEPRECATED
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include "demo-common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user