diff options
Diffstat (limited to 'src/lib/ecore_cocoa/ecore_cocoa_private.h')
-rw-r--r-- | src/lib/ecore_cocoa/ecore_cocoa_private.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/ecore_cocoa/ecore_cocoa_private.h b/src/lib/ecore_cocoa/ecore_cocoa_private.h index 9952278cea..535e08a7ed 100644 --- a/src/lib/ecore_cocoa/ecore_cocoa_private.h +++ b/src/lib/ecore_cocoa/ecore_cocoa_private.h | |||
@@ -65,5 +65,8 @@ struct _Ecore_Cocoa_Window | |||
65 | /* Internal init */ | 65 | /* Internal init */ |
66 | Eina_Bool _ecore_cocoa_window_init(void); | 66 | Eina_Bool _ecore_cocoa_window_init(void); |
67 | 67 | ||
68 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); | ||
69 | |||
70 | |||
68 | 71 | ||
69 | #endif | 72 | #endif |