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

MWMAboutController.h « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bf44d902da82dc6c80b62f163c2e7301f47e27fd (plain)
1
2
3
4
5
#import "MWMTableViewController.h"

@interface MWMAboutController : MWMTableViewController

@end