add a description to the groups rules sheet

This commit is contained in:
Mitchell Livingston
2008-12-08 23:38:01 +00:00
parent 718c1caa96
commit acf4f375bb
4 changed files with 70 additions and 28 deletions
+3
View File
@@ -41,6 +41,9 @@
IBOutlet NSButton * fAutoAssignRulesEditButton;
IBOutlet NSWindow * fGroupRulesSheetWindow;
IBOutlet NSRuleEditor * fRuleEditor;
IBOutlet NSButton * fRulesSheetOKButton, * fRulesSheetCancelButton;
IBOutlet NSTextField * fRulesSheetDescriptionField;
}
- (void) addRemoveGroup: (id) sender;