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

5 lines
93 B
Objective-C
Raw Normal View History

2022-07-11 16:08:57 +06:00
#import <UIKit/UIKit.h>
@interface QtAppDelegate : UIResponder <UIApplicationDelegate>
@end