mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
Bump Mac client deployment target to 10.9, fix deprecation errors
This commit is contained in:
@@ -34,11 +34,6 @@
|
||||
|
||||
IBOutlet NSButton * fAutoAssignRulesEnableCheck;
|
||||
IBOutlet NSButton * fAutoAssignRulesEditButton;
|
||||
|
||||
IBOutlet NSWindow * fGroupRulesSheetWindow;
|
||||
IBOutlet NSPredicateEditor * fRuleEditor;
|
||||
|
||||
IBOutlet NSLayoutConstraint * fRuleEditorHeightConstraint;
|
||||
}
|
||||
|
||||
- (void) addRemoveGroup: (id) sender;
|
||||
|
||||
Reference in New Issue
Block a user