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

MWMSearchHistoryMyPositionCell.h « HistoryTab « TabbedView « Search « MapViewControls « CustomViews « Classes « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 937bb03d59ccbcaf65a1507ffb0dedb804db4247 (plain)
1
2
3
4
5
6
7
#import "MWMTableViewCell.h"

@interface MWMSearchHistoryMyPositionCell : MWMTableViewCell

+ (CGFloat)cellHeight;

@end