Files
DefaultVPN/client/platforms/ios/QtAppDelegate.h

9 lines
147 B
Objective-C

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