forked from AuroraMiddleware/gtk
x11: Fix struct definition for GdkDeviceManagaerXI2
This commit is contained in:
parent
ac6c6b03d9
commit
30abd4d8b5
@ -38,7 +38,7 @@
|
||||
|
||||
struct _GdkX11DeviceManagerXI2
|
||||
{
|
||||
GdkX11DeviceManagerCoreClass parent_class;
|
||||
GdkX11DeviceManager parent_object;
|
||||
|
||||
GHashTable *id_table;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user