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

MWMiPhoneLandscapePlacePage.h « Classes « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 322137953a58a66c32139b8da7a93e60d6532908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  MWMiPhoneLandscapePlacePageView.h
//  Maps
//
//  Created by v.mikhaylenko on 18.05.15.
//  Copyright (c) 2015 MapsWithMe. All rights reserved.
//

#import "MWMPlacePage.h"

@interface MWMiPhoneLandscapePlacePage : MWMPlacePage

@end