Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TableViewController.h « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8456fe49f5d54d55b10c35e9c0bf3b9fd4f27934 (plain)
1
2
3
4
5
#import <UIKit/UIKit.h>

@interface TableViewController : UITableViewController

@end