1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 03:12:44 +00:00

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

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;