mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
8 lines
127 B
Objective-C
8 lines
127 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface QIOSApplicationDelegate
|
|
@end
|
|
|
|
@interface QIOSApplicationDelegate (AmneziaVPNDelegate)
|
|
@end
|