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:
Matthias Clasen 2017-08-28 18:53:40 -04:00 committed by Carlos Garnacho
parent 0554f6372b
commit d0c92fba69

View File

@ -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>