diff options
Diffstat (limited to 'src/lib/ecore_cocoa/ecore_cocoa_private.h')
-rw-r--r-- | src/lib/ecore_cocoa/ecore_cocoa_private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ecore_cocoa/ecore_cocoa_private.h b/src/lib/ecore_cocoa/ecore_cocoa_private.h index 478cadf57d..a97d278e88 100644 --- a/src/lib/ecore_cocoa/ecore_cocoa_private.h +++ b/src/lib/ecore_cocoa/ecore_cocoa_private.h | |||
@@ -79,6 +79,8 @@ Eina_Bool _ecore_cocoa_window_init(void); | |||
79 | 79 | ||
80 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); | 80 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); |
81 | 81 | ||
82 | unsigned int ecore_cocoa_event_modifiers(NSUInteger mod); | ||
83 | |||
82 | 84 | ||
83 | 85 | ||
84 | #endif | 86 | #endif |