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

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

#import <UIKit/UIKit.h>

@interface MWMExtendedPlacePageView : UIView

@end