ui/cocoa/toolkit.h

changeset 10
6f263196f916
parent 7
431dde3c5fbe
child 15
7a36f91c22f7
--- a/ui/cocoa/toolkit.h	Wed Mar 26 15:53:43 2014 +0100
+++ b/ui/cocoa/toolkit.h	Fri Mar 28 20:03:01 2014 +0100
@@ -45,5 +45,8 @@
 - (void) setCallback: (ui_callback)f;
 
 - (BOOL)handleEvent:(id)sender;
+- (BOOL)handleStateEvent:(id)sender;
 
 @end
+
+

mercurial