Avoid warnings with Gtk+ 2.22
This commit is contained in:
parent
5fff613ae8
commit
d33c7ae48d
|
@ -21,7 +21,7 @@
|
|||
|
||||
/* Compatibility */
|
||||
/* constants */
|
||||
# if !GTK_CHECK_VERSION(2, 24, 0)
|
||||
# if !GTK_CHECK_VERSION(2, 22, 0)
|
||||
# define GDK_KEY_0 GDK_0
|
||||
# define GDK_KEY_1 GDK_1
|
||||
# define GDK_KEY_2 GDK_2
|
||||
|
|
Loading…
Reference in New Issue
Block a user