win32: Stop using MOD2..MOD5
These are going away in the GdkModifierType cleanup.
This commit is contained in:
@@ -742,10 +742,6 @@ print_event_state (guint state)
|
||||
CASE (LOCK);
|
||||
CASE (CONTROL);
|
||||
CASE (ALT);
|
||||
CASE (MOD2);
|
||||
CASE (MOD3);
|
||||
CASE (MOD4);
|
||||
CASE (MOD5);
|
||||
CASE (BUTTON1);
|
||||
CASE (BUTTON2);
|
||||
CASE (BUTTON3);
|
||||
|
||||
Reference in New Issue
Block a user