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