mirror of
https://github.com/transmission/transmission.git
synced 2025-12-23 20:08:43 +00:00
experiment with moving the label from over the text to the left edge
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
IBOutlet NSTableView * fTableView;
|
||||
IBOutlet NSSegmentedControl * fAddRemoveControl;
|
||||
|
||||
NSMutableDictionary * fCurrentColorDict, * fGroupGradients;
|
||||
NSMutableDictionary * fCurrentColorDict;
|
||||
}
|
||||
|
||||
+ (GroupsWindowController *) groupsController;
|
||||
|
||||
Reference in New Issue
Block a user