summaryrefslogtreecommitdiff
path: root/src/ui/text.h
diff options
context:
space:
mode:
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 1da43818..21ed4c8e 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -35,6 +35,7 @@ enum iFontSize {
35 uiMedium_FontSize, /* 1.125 */ 35 uiMedium_FontSize, /* 1.125 */
36 uiBig_FontSize, /* 1.333 */ 36 uiBig_FontSize, /* 1.333 */
37 uiLarge_FontSize, /* 1.666 */ 37 uiLarge_FontSize, /* 1.666 */
38 uiSmall_FontSize, /* 0.800 */
38 contentRegular_FontSize, 39 contentRegular_FontSize,
39 contentMedium_FontSize, 40 contentMedium_FontSize,
40 contentBig_FontSize, 41 contentBig_FontSize,