mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
getting closer to re-adding "add tracker" functionality
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
IBOutlet NSTextView * fCommentView;
|
||||
IBOutlet NSButton * fRevealDataButton;
|
||||
|
||||
NSArray * fTrackers;
|
||||
NSMutableArray * fTrackers;
|
||||
IBOutlet TrackerTableView * fTrackerTable;
|
||||
TrackerCell * fTrackerCell;
|
||||
IBOutlet NSSegmentedControl * fTrackerAddRemoveControl;
|
||||
|
||||
Reference in New Issue
Block a user