fix the build on the build Mac

This commit is contained in:
Mitchell Livingston 2013-01-19 05:13:00 +00:00
parent aec98490b9
commit d2d3671e22
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ typedef enum
io_connect_t fRootPort;
NSTimer * fTimer;
VDKQueue * fFileWatcherQueue;
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
IBOutlet NSButton * fActionButton, * fSpeedLimitButton, * fClearCompletedButton;
IBOutlet NSTextField * fTotalTorrentsField;