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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/Maps/Settings/MWMUnitsController.h')
-rw-r--r--iphone/Maps/Settings/MWMUnitsController.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/iphone/Maps/Settings/MWMUnitsController.h b/iphone/Maps/Settings/MWMUnitsController.h
new file mode 100644
index 0000000000..9135e1df1e
--- /dev/null
+++ b/iphone/Maps/Settings/MWMUnitsController.h
@@ -0,0 +1,5 @@
+#import "MWMTableViewController.h"
+
+@interface MWMUnitsController : MWMTableViewController
+
+@end