x11: Fix struct definition for GdkDeviceManagaerXI2
This commit is contained in:
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
struct _GdkX11DeviceManagerXI2
|
struct _GdkX11DeviceManagerXI2
|
||||||
{
|
{
|
||||||
GdkX11DeviceManagerCoreClass parent_class;
|
GdkX11DeviceManager parent_object;
|
||||||
|
|
||||||
GHashTable *id_table;
|
GHashTable *id_table;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user