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

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

@interface CommunityVC : MWMTableViewController

@end