Sign in
android
/
platform
/
external
/
python
/
cpython3
/
ada13a82a88
/
.
/
iOS
/
testbed
/
iOSTestbed
/
AppDelegate.h
blob: f695b3b5efc08b7584e98aa422239d78e352a297 [
file
] [
log
] [
blame
]
//
// AppDelegate.h
// iOSTestbed
//
#import <UIKit/UIKit.h>
@interface
AppDelegate
:
UIResponder
<
UIApplicationDelegate
>
@end