mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
Disable the GtkPlug xi2 hack more thoroughly
This commit is contained in:
parent
106047ffa4
commit
ecddaa7a8e
@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
#if 0
|
||||||
#ifdef XINPUT_2
|
#ifdef XINPUT_2
|
||||||
|
|
||||||
/* Hack to have keyboard events interpreted
|
/* Hack to have keyboard events interpreted
|
||||||
@ -39,6 +40,7 @@
|
|||||||
#undef GDK_COMPILATION
|
#undef GDK_COMPILATION
|
||||||
|
|
||||||
#endif /* XINPUT_2 */
|
#endif /* XINPUT_2 */
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "gtkmain.h"
|
#include "gtkmain.h"
|
||||||
#include "gtkmarshalers.h"
|
#include "gtkmarshalers.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user