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

SettingsAndMoreVC.h « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1833d23ea68a3f02998e186fddc38a7975bfa54e (plain)
1
2
3
4
5
6
7

#import <UIKit/UIKit.h>
#import "TableViewController.h"

@interface SettingsAndMoreVC : TableViewController

@end