Skip to content

Commit

Permalink
Added missing prototype for tools palette order front method.
Browse files Browse the repository at this point in the history
  • Loading branch information
uliwitness committed May 12, 2011
1 parent 13db992 commit 090c76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WILDAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
-(IBAction) toggleBackgroundEditMode: (id)sender;
-(IBAction) toolsMenuRowDummyAction: (id)sender;
-(IBAction) orderFrontMessageBox: (id)sender;
-(IBAction) orderFrontToolsPalette: (id)sender;
-(IBAction) orderFrontStandardAboutPanel: (id)sender;
-(IBAction) goHelp: (id)sender;

Expand Down

0 comments on commit 090c76b

Please sign in to comment.