Add GDK_KEY_Return to gtk3-compat.h
This commit is contained in:
parent
8bcd2e8987
commit
89ba05924e
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
#define GDK_KEY_B GDK_B
|
||||
#define GDK_KEY_H GDK_H
|
||||
#define GDK_KEY_J GDK_J
|
||||
#define GDK_KEY_Return GDK_Return
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue