mirror of
https://github.com/opa334/TrollStore.git
synced 2025-01-19 13:35:41 +08:00
5 lines
90 B
Objective-C
5 lines
90 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface TSAppTableViewController : UITableViewController
|
|
|
|
@end |