diff options
Diffstat (limited to 'src/prefs.h')
-rw-r--r-- | src/prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs.h b/src/prefs.h index bbf98370..dc0914a6 100644 --- a/src/prefs.h +++ b/src/prefs.h | |||
@@ -89,7 +89,7 @@ struct Impl_Prefs { | |||
89 | /* Style */ | 89 | /* Style */ |
90 | iStringSet * disabledFontPacks; | 90 | iStringSet * disabledFontPacks; |
91 | iBool fontSmoothing; | 91 | iBool fontSmoothing; |
92 | iBool gemtextAnsiEscapes; | 92 | int gemtextAnsiEscapes; |
93 | iBool monospaceGemini; | 93 | iBool monospaceGemini; |
94 | iBool monospaceGopher; | 94 | iBool monospaceGopher; |
95 | iBool boldLinkVisited; | 95 | iBool boldLinkVisited; |