amnezia-client/client/platforms/ios/QtAppDelegate.h
2025-03-15 01:43:25 +01:00

8 lines
147 B
Objective-C

#if !MACOS_NE
#import <UIKit/UIKit.h>
#endif
@interface QIOSApplicationDelegate
@end
@interface QIOSApplicationDelegate (AmneziaVPNDelegate)
@end