forked from AuroraMiddleware/gtk
GtkWidget: Undef GDK_DISABLE_DEPRECATED
This is needed for gdk_input_set_extension_events(), used by its GTK+ counterpart.
This commit is contained in:
parent
ed3198146c
commit
8c957ef3ef
@ -24,6 +24,8 @@
|
||||
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
|
||||
*/
|
||||
|
||||
#undef GDK_DISABLE_DEPRECATED /* gdk_input_set_extension_events() */
|
||||
|
||||
#include "config.h"
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user