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 3dd949d9..25312973 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -34,6 +34,7 @@ enum iFontId {
34 defaultMedium_FontId, 34 defaultMedium_FontId,
35 defaultLarge_FontId, 35 defaultLarge_FontId,
36 defaultMonospace_FontId, 36 defaultMonospace_FontId,
37 defaultContentSized_FontId,
37 /* content fonts */ 38 /* content fonts */
38 regular_FontId, 39 regular_FontId,
39 monospace_FontId, 40 monospace_FontId,