mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
use GCD instead of a variable to not animate the main table at launch
This commit is contained in:
@@ -91,7 +91,6 @@ typedef enum
|
||||
IBOutlet NSMenu * fGroupsSetMenu, * fGroupsSetContextMenu;
|
||||
|
||||
QLPreviewPanel * fPreviewPanel;
|
||||
BOOL fLaunching;
|
||||
BOOL fQuitting;
|
||||
BOOL fQuitRequested;
|
||||
BOOL fPauseOnLaunch;
|
||||
|
||||
Reference in New Issue
Block a user