summaryrefslogtreecommitdiff
path: root/libview/ev-view-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-view-private.h')
-rw-r--r--libview/ev-view-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libview/ev-view-private.h b/libview/ev-view-private.h
index b91b54d6..869958f9 100644
--- a/libview/ev-view-private.h
+++ b/libview/ev-view-private.h
@@ -221,6 +221,7 @@ struct _EvView {
gboolean caret_enabled;
gint cursor_offset;
gint cursor_page;
+ gdouble cursor_line_offset;
gboolean cursor_visible;
guint cursor_blink_timeout_id;
guint cursor_blink_time;