on tiger make the bottom bar a texture

This commit is contained in:
Mitchell Livingston
2007-12-13 15:16:04 +00:00
parent 41af1d889d
commit cea2275bcf
5 changed files with 6 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
IBOutlet StatusBarView * fBottomTigerBar;
IBOutlet NSButton * fActionButton, * fSpeedLimitButton;
NSTimer * fSpeedLimitTimer;
IBOutlet NSTextField * fTotalTorrentsField;