mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-05-17 08:36:37 +03: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 (DefaultVPNDelegate)
|
|
@end
|