Sign in
cobalt
/
cobalt
/
4c35cad9bd1530c0d0a72083041fe9fc1b91400d
/
.
/
src
/
third_party
/
skia
/
experimental
/
SimpleiOSApp
/
SimpleApp.h
blob: 392353b8dbd7374959764bdf3331644c00590c6f [
file
] [
log
] [
blame
]
#import <UIKit/UIKit.h>
#import "SkUIView.h"
@interface
SimpleApp
:
SkUIView
-
(
id
)
initWithDefaults
;
@end