Verified action signatures in darwin/menu.; thanks to mikeash in irc.freenode.net/#macdev for confirming.

This commit is contained in:
Pietro Gagliardi 2015-05-01 10:31:56 -04:00
parent effb919176
commit f86d312c74
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ enum {
[super dealloc];
}
// TODO make sure this is the right signature
- (IBAction)onClicked:(id)sender
{
struct menuItem *item;