on open, make sure the filter bar's layout is correct

This commit is contained in:
Mitchell Livingston
2009-12-13 21:42:45 +00:00
parent 298d5e2a7b
commit 6ea8a3cddf
3 changed files with 58 additions and 47 deletions

View File

@@ -254,6 +254,8 @@ typedef enum
- (void) setWindowSizeToFit;
- (NSRect) sizedWindowFrame;
- (void) resizeFilterBar;
- (void) updateForExpandCollape;
- (void) showMainWindow: (id) sender;