Remove and resize after sheet disappears.

This commit is contained in:
Mitchell Livingston
2006-07-22 18:25:11 +00:00
parent 777968a524
commit 7ec2ba693b
4 changed files with 9 additions and 9 deletions

View File

@@ -180,7 +180,7 @@
- (void) setAutoSize: (NSNotification *) notification;
- (void) setWindowSizeToFit;
- (NSRect) windowFrameFor: (int) count;
- (NSRect) windowFrameForAmount: (int) amount;
- (void) showMainWindow: (id) sender;
- (void) linkHomepage: (id) sender;