Save files for iOS
This commit is contained in:
parent
1b3a32f83f
commit
195a3ab170
6 changed files with 22 additions and 9 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#ifndef QTAPPDELEGATECINTERFACE_H
|
||||
#define QTAPPDELEGATECINTERFACE_H
|
||||
|
||||
#include "ui/controllers/importController.h"
|
||||
|
||||
void QtAppDelegateInitialize();
|
||||
|
||||
#endif // QTAPPDELEGATECINTERFACE_H
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
#include "ui/controllers/importController.h"
|
||||
|
||||
@interface QtAppDelegate : UIResponder <UIApplicationDelegate>
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue