summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 232c6fc3..6be7fd41 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -71,6 +71,8 @@ struct Impl_Prefs {
71 enum iTextFont headingFont; 71 enum iTextFont headingFont;
72 iBool monospaceGemini; 72 iBool monospaceGemini;
73 iBool monospaceGopher; 73 iBool monospaceGopher;
74 iBool boldLinkDark;
75 iBool boldLinkLight;
74 int lineWidth; 76 int lineWidth;
75 iBool bigFirstParagraph; 77 iBool bigFirstParagraph;
76 iBool quoteIcon; 78 iBool quoteIcon;