Sign in
ara-mdk
/
platform
/
external
/
skia
/
80bacfeb4bda06541e8695bd502229727bccfeab
/
.
/
experimental
/
SimpleiOSApp
/
SimpleApp.h
blob: 392353b8dbd7374959764bdf3331644c00590c6f [
file
] [
log
] [
blame
]
#import <UIKit/UIKit.h>
#import "SkUIView.h"
@interface
SimpleApp
:
SkUIView
-
(
id
)
initWithDefaults
;
@end