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

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

#import "MWMPlacePage.h"

@interface MWMiPhonePortraitPlacePage : MWMPlacePage

@end