From 8651506dc68d6643c16f20fa5c0a382ac499cd7f Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Thu, 15 Dec 2016 11:15:41 +0300 Subject: [swift] [ios] Moved settings files to designated folders. --- iphone/Maps/Settings/MWMUnitsController.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 iphone/Maps/Settings/MWMUnitsController.h (limited to 'iphone/Maps/Settings/MWMUnitsController.h') 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 -- cgit v1.2.3