aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h
index 58aa71cd..e0e53aa9 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -166,6 +166,7 @@ struct _PrefsCommon
gboolean display_header;
gint line_space;
gboolean render_html;
+ gboolean textview_cursor_visible;
gboolean enable_smooth_scroll;
gint scroll_step;
gboolean scroll_halfpage;