summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 3cb7dd2c..da424c13 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -165,7 +165,8 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) {
165#endif 165#endif
166 166
167#if defined (iPlatformAppleDesktop) 167#if defined (iPlatformAppleDesktop)
168# define iHaveNativeMenus 168# define iHaveNativeMenus /* main menu */
169//# define iHaveNativeContextMenus
169#endif 170#endif
170 171
171/* UI labels that depend on the platform */ 172/* UI labels that depend on the platform */