diff -r 0b8ac9d6d473 -r a80ba8741be6 ui/cocoa/toolkit.h --- 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