aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/gtk/gtknarrativeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/gtk/gtknarrativeview.h')
-rw-r--r--libstorycode/gtk/gtknarrativeview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstorycode/gtk/gtknarrativeview.h b/libstorycode/gtk/gtknarrativeview.h
index 18c97bb..02045fd 100644
--- a/libstorycode/gtk/gtknarrativeview.h
+++ b/libstorycode/gtk/gtknarrativeview.h
@@ -85,6 +85,7 @@ struct _gtknarrativeview
/* Location of the cursor */
struct edit_pos cpos;
+ double cursor_h_pos; /* Place the cursor is trying to be */
/* Rubber band boxes and related stuff */
enum narrative_drag_status drag_status;