forked from AuroraMiddleware/gtk
x11: Make the device manager struct actually subclass the correct device
This commit is contained in:
parent
ccc3679a62
commit
e9ff457a40
@ -38,7 +38,7 @@
|
||||
|
||||
struct _GdkX11DeviceManagerXI2
|
||||
{
|
||||
GdkDeviceManager parent_object;
|
||||
GdkX11DeviceManagerCoreClass parent_class;
|
||||
|
||||
GHashTable *id_table;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user