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

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

@interface MWMNightModeController : MWMTableViewController

@end