mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-30 01:09:29 +00:00
Expose user settings and defaults inline (cont'd)
This commit is contained in:
@@ -21,9 +21,12 @@
|
||||
#ifndef UIXJSONPREFERENCES_H
|
||||
#define UIXJSONPREFERENCES_H
|
||||
|
||||
#import <UI/SOGoUI/SOGoDirectAction.h>
|
||||
#import <SOGoUI/UIxComponent.h>
|
||||
|
||||
@interface UIxJSONPreferences : SOGoDirectAction
|
||||
@interface UIxJSONPreferences : UIxComponent
|
||||
|
||||
- (NSString *) jsonDefaults;
|
||||
- (NSString *) jsonSettings;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user