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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/text.h b/src/ui/text.h
index 25312973..e95b75d2 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -44,7 +44,9 @@ enum iFontId {
44 italic_FontId, 44 italic_FontId,
45 largeBold_FontId, 45 largeBold_FontId,
46 hugeBold_FontId, 46 hugeBold_FontId,
47 largeLight_FontId, 47 largeLight_FontId,
48 /* monospace content fonts */
49 regularMonospace_FontId,
48 /* symbol fonts */ 50 /* symbol fonts */
49 defaultSymbols_FontId, 51 defaultSymbols_FontId,
50 defaultMediumSymbols_FontId, 52 defaultMediumSymbols_FontId,