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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Grechuhin <i.grechuhin@gmail.com>2016-03-23 13:50:26 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:59:37 +0300
commit1cd51d4c0a727253efcb622888029f59cdf61e9e (patch)
tree60d71234e4d395e5b9f170ac87e9e45a3bae1ca6 /iphone/Maps/UIFont+MapsMeFonts.h
parent65c54349abe9d05f56524522d84fdc107e8487ae (diff)
[ios] Added missing fonts.
Diffstat (limited to 'iphone/Maps/UIFont+MapsMeFonts.h')
-rw-r--r--iphone/Maps/UIFont+MapsMeFonts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/iphone/Maps/UIFont+MapsMeFonts.h b/iphone/Maps/UIFont+MapsMeFonts.h
index aa09f0e5df..69d6b6306f 100644
--- a/iphone/Maps/UIFont+MapsMeFonts.h
+++ b/iphone/Maps/UIFont+MapsMeFonts.h
@@ -24,6 +24,8 @@
+ (UIFont *)light12;
+ (UIFont *)light16;
+ (UIFont *)light17;
++ (UIFont *)bold12;
++ (UIFont *)bold14;
+ (UIFont *)bold16;
+ (UIFont *)bold17;
+ (UIFont *)bold48;