mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 17:19:24 +00:00
Remove DMSplitView as it's never used
Updated Readme to reflect new modules Added CocoaHTTPServer submodule Fixed SettingsWindow, works now with multiple tabs Added ServerSettings tab
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
@protocol MPSettingsTab <NSObject>
|
||||
|
||||
@required
|
||||
+ (NSString *)identifier;
|
||||
- (NSString *)identifier;
|
||||
|
||||
@optional
|
||||
- (NSString *)label;
|
||||
|
||||
Reference in New Issue
Block a user