Files
2014-08-20 16:15:02 +08:00

9 lines
86 B
Objective-C

#import <UIKit/UIKit.h>
@interface RootViewController : UIViewController {
}
@end