mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Save files for iOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user