[Xfce4-commits] <midori:master> Add GDK_KEY_Return to gtk3-compat.h
Christian Dywan
noreply at xfce.org
Sun Oct 9 14:34:01 CEST 2011
Updating branch refs/heads/master
to 89ba05924eaf83150632f32457ed056c41c12c93 (commit)
from 8bcd2e8987dbcc3a7d325560d86cded3409b39ce (commit)
commit 89ba05924eaf83150632f32457ed056c41c12c93
Author: Paweł Forysiuk <tuxator at o2.pl>
Date: Sun Oct 9 13:16:07 2011 +0200
Add GDK_KEY_Return to gtk3-compat.h
katze/gtk3-compat.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/katze/gtk3-compat.h b/katze/gtk3-compat.h
index cfa24bc..ac774eb 100644
--- a/katze/gtk3-compat.h
+++ b/katze/gtk3-compat.h
@@ -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
More information about the Xfce4-commits
mailing list