forked from organicmaps/organicmaps
[ios] Warning fix
This commit is contained in:
parent
ca25719090
commit
050a6c2406
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
- (instancetype)initWithText:(NSString *)text gX:(double)gX gY:(double)gY myPosition:(BOOL)myPosition;
|
||||
|
||||
@property NSString * text;
|
||||
@property (strong) NSString * text;
|
||||
@property double gX;
|
||||
@property double gY;
|
||||
@property BOOL myPosition;
|
||||
|
|
Loading…
Add table
Reference in a new issue