mirror of https://github.com/opa334/TrollStore.git
5 lines
90 B
C
5 lines
90 B
C
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface TSAppTableViewController : UITableViewController
|
||
|
|
||
|
@end
|