mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
9 lines
147 B
Objective-C
9 lines
147 B
Objective-C
#if !MACOS_NE
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|
|
@interface QIOSApplicationDelegate
|
|
@end
|
|
|
|
@interface QIOSApplicationDelegate (AmneziaVPNDelegate)
|
|
@end
|