mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
#4923 "Open when created" might not be respected
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
NSMutableArray * fTrackers;
|
||||
|
||||
NSTimer * fTimer;
|
||||
BOOL fStarted;
|
||||
BOOL fStarted, fOpenWhenCreated;
|
||||
|
||||
NSUserDefaults * fDefaults;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user