#4902 Check all/Uncheck all buttons in the inspector

This commit is contained in:
Mitchell Livingston
2012-05-14 00:00:19 +00:00
parent 7a478b1e0e
commit 375f701203
5 changed files with 303 additions and 42 deletions

View File

@@ -47,6 +47,8 @@
- (void) setCheck: (id) sender;
- (void) setOnlySelectedCheck: (id) sender;
- (void) checkAll;
- (void) uncheckAll;
- (void) setPriority: (id) sender;
- (void) revealFile: (id) sender;