forked from organicmaps/organicmaps
[iOS] Fix Fredoka font method in UIFont+MapsMeFonts
This commit is contained in:
parent
d2910d8f5e
commit
571a29e69d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||
+ (UIFont *)semibold12;
|
||||
+ (UIFont *)semibold14;
|
||||
+ (UIFont *)semibold16;
|
||||
+ (UIFont *)fredoka25;
|
||||
+ (UIFont *)fredokaRegular25;
|
||||
|
||||
+ (UIFont *)fontWithName:(NSString *)fontName;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue