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

4 lines
93 B
Objective-C

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