mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
#1529 patch from ciaran to move the groups window into the preferences window
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
NSUserDefaults * fDefaults;
|
||||
BOOL fHasLoaded;
|
||||
|
||||
IBOutlet NSView * fGeneralView, * fTransfersView, * fBandwidthView, * fPeersView, * fNetworkView, * fRemoteView;
|
||||
IBOutlet NSView * fGeneralView, * fTransfersView, * fBandwidthView, * fPeersView, * fNetworkView, * fRemoteView, * fGroupsView;
|
||||
|
||||
NSString * fInitialString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user