Import config from filesystem on iOS
This commit is contained in:
parent
cacf74af3c
commit
1b3a32f83f
5 changed files with 7 additions and 11 deletions
|
@ -1,9 +1,6 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#import "QtAppDelegate-C-Interface.h"
|
||||
|
||||
#include "ui/controllers/importController.h"
|
||||
|
||||
@interface QtAppDelegate : UIResponder <UIApplicationDelegate>
|
||||
+(QtAppDelegate *)sharedQtAppDelegate;
|
||||
@property (nonatomic) ImportController* ImportController;
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue