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

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

@interface ViewController : UIViewController

@end