ui/cocoa/toolkit.h

changeset 49
a80ba8741be6
parent 48
0b8ac9d6d473
--- a/ui/cocoa/toolkit.h	Mon May 19 21:15:43 2014 +0200
+++ b/ui/cocoa/toolkit.h	Tue May 20 13:29:53 2014 +0200
@@ -61,6 +61,7 @@
 
 - (BOOL)handleEvent:(id)sender;
 - (BOOL)handleStateEvent:(id)sender;
+- (BOOL)handleToggleEvent:(id)sender;
 
 @end
 

mercurial