forked from AuroraMiddleware/gtk
entry accessible: Give up on GdkEvent api for now
Just include gdkeventsprivate.h here for now. This may be resolved by just dropping icon support from GtkEntry down the road.
This commit is contained in:
parent
0554f6372b
commit
d0c92fba69
@ -17,6 +17,9 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#define GDK_COMPILATION
|
||||
#include "gdk/gdkeventsprivate.h"
|
||||
|
||||
#include <glib/gi18n-lib.h>
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
Loading…
Reference in New Issue
Block a user