summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 5c01ebda..7185c8f9 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -70,6 +70,7 @@ struct Impl_Prefs {
70 iString gopherProxy; 70 iString gopherProxy;
71 iString httpProxy; 71 iString httpProxy;
72 /* Style */ 72 /* Style */
73 iString symbolFontPath;
73 enum iTextFont font; 74 enum iTextFont font;
74 enum iTextFont headingFont; 75 enum iTextFont headingFont;
75 iBool monospaceGemini; 76 iBool monospaceGemini;