forked from AuroraMiddleware/gtk
Disable the GtkPlug xi2 hack more thoroughly
This commit is contained in:
parent
106047ffa4
commit
ecddaa7a8e
@ -27,6 +27,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#if 0
|
||||
#ifdef XINPUT_2
|
||||
|
||||
/* Hack to have keyboard events interpreted
|
||||
@ -39,6 +40,7 @@
|
||||
#undef GDK_COMPILATION
|
||||
|
||||
#endif /* XINPUT_2 */
|
||||
#endif
|
||||
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmarshalers.h"
|
||||
|
Loading…
Reference in New Issue
Block a user