summaryrefslogtreecommitdiff
path: root/src/ui/text.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-02-22 11:55:13 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-02-22 11:55:13 +0200
commit1174f2e9318a58602baccdfb3e2465645d263601 (patch)
treeef1a2388790e2ad416a1a71681954b2b595339a8 /src/ui/text.h
parentc95aab351dfcf1282925708b16ceb727895da66b (diff)
iOS: Font adjustments
Diffstat (limited to 'src/ui/text.h')
-rw-r--r--src/ui/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/text.h b/src/ui/text.h
index fd8f8da2..92da3e5d 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -35,6 +35,7 @@ enum iFontId {
35 defaultMedium_FontId, 35 defaultMedium_FontId,
36 defaultMediumBold_FontId, 36 defaultMediumBold_FontId,
37 defaultBig_FontId, 37 defaultBig_FontId,
38 defaultBigBold_FontId,
38 defaultLarge_FontId, 39 defaultLarge_FontId,
39 defaultMonospace_FontId, 40 defaultMonospace_FontId,
40 defaultContentSized_FontId, 41 defaultContentSized_FontId,