mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 17:49:34 +00:00
Renamed Categories better
Introduced Drag'n'Drop of Entries to outline view. Unfinished and fragile!
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
@property (retain, nonatomic) NSMutableDictionary *settingsController;
|
||||
@property (retain, nonatomic) NSMutableDictionary *toolbarItems;
|
||||
|
||||
- (void)_addSettingsTab:(id<MPSettingsTab>)tabController;
|
||||
- (void)_setupDefaultSettingsTabs;
|
||||
- (void)_showSettingsTab:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
@implementation MPSettingsWindowController
|
||||
|
||||
Reference in New Issue
Block a user