Files
amnezia-client/client/platforms/ios/QtAppDelegate.h
T

8 lines
127 B
Objective-C
Raw Normal View History

2022-07-11 16:08:57 +06:00
#import <UIKit/UIKit.h>
2024-02-29 08:36:56 +03:00
@interface QIOSApplicationDelegate
@end
@interface QIOSApplicationDelegate (AmneziaVPNDelegate)
2022-07-11 16:08:57 +06:00
@end