Simplify window sizing code a little.

This commit is contained in:
Mitchell Livingston
2006-07-22 16:57:41 +00:00
parent 3f160243da
commit d25466eefc
2 changed files with 9 additions and 14 deletions

View File

@@ -179,6 +179,7 @@
- (void) toggleAdvancedBar: (id) sender;
- (void) setWindowSizeToFit;
- (NSRect) windowFrameFor: (int) count;
- (void) showMainWindow: (id) sender;
- (void) linkHomepage: (id) sender;