if a group is removed, check the add window's group pop up

This commit is contained in:
Mitchell Livingston
2008-01-04 14:56:29 +00:00
parent 05dbbc028c
commit cd96dbb4a1
3 changed files with 105 additions and 92 deletions
+2
View File
@@ -50,4 +50,6 @@
- (void) add: (id) sender;
- (void) cancelAdd: (id) sender;
- (void) checkGroupValueForRemoval: (NSNotification *) notification;
@end