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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/text.h b/src/ui/text.h
index e95b75d2..5bae8e2a 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -124,7 +124,7 @@ enum iTextFont {
124 nunito_TextFont, 124 nunito_TextFont,
125 firaSans_TextFont, 125 firaSans_TextFont,
126 literata_TextFont, 126 literata_TextFont,
127 ebGaramond_TextFont, 127 tinos_TextFont,
128}; 128};
129 129
130extern int gap_Text; /* affected by content font size */ 130extern int gap_Text; /* affected by content font size */