Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
bc9d92c67933917b474e61905451c6408c68e71d
/
.
/
iOS
/
testbed
/
iOSTestbed
/
AppDelegate.h
blob: f695b3b5efc08b7584e98aa422239d78e352a297 [
file
]
//
// AppDelegate.h
// iOSTestbed
//
#import <UIKit/UIKit.h>
@interface
AppDelegate
:
UIResponder
<
UIApplicationDelegate
>
@end