mirror of
https://github.com/transmission/transmission
synced 2025-01-31 11:23:40 +00:00
fix the build on the build Mac
This commit is contained in:
parent
aec98490b9
commit
d2d3671e22
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ typedef enum
|
||||||
io_connect_t fRootPort;
|
io_connect_t fRootPort;
|
||||||
NSTimer * fTimer;
|
NSTimer * fTimer;
|
||||||
|
|
||||||
|
VDKQueue * fFileWatcherQueue;
|
||||||
|
|
||||||
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
|
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
|
||||||
IBOutlet NSButton * fActionButton, * fSpeedLimitButton, * fClearCompletedButton;
|
IBOutlet NSButton * fActionButton, * fSpeedLimitButton, * fClearCompletedButton;
|
||||||
IBOutlet NSTextField * fTotalTorrentsField;
|
IBOutlet NSTextField * fTotalTorrentsField;
|
||||||
|
|
Loading…
Reference in a new issue