Files
amnezia-client/client/platforms/ios/QtAppDelegate.h
T
2023-09-01 17:29:48 +03:00

5 lines
93 B
Objective-C

#import <UIKit/UIKit.h>
@interface QtAppDelegate : UIResponder <UIApplicationDelegate>
@end