mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
7 lines
139 B
Objective-C
7 lines
139 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
#include "ui/controllers/importController.h"
|
|
|
|
@interface QtAppDelegate : UIResponder <UIApplicationDelegate>
|
|
@end
|