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

ContextViews.h « Classes « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19bdb71f4ef118502a817279fd5a28a24be0d025 (plain)
1
2
3
4
5
6

#import <Foundation/Foundation.h>

@interface CopyLabel : UILabel

@end