summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_cursors.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_cursors.cc')
-rw-r--r--gtk2_ardour/editor_cursors.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_cursors.cc b/gtk2_ardour/editor_cursors.cc
index 7cd897604c..9cabbce56b 100644
--- a/gtk2_ardour/editor_cursors.cc
+++ b/gtk2_ardour/editor_cursors.cc
@@ -65,7 +65,7 @@ EditorCursor::EditorCursor (Editor& ed)
_track_canvas_item->set_ignore_events (true);
_track_canvas_item->set_x (0);
-
+
_current_frame = 1; /* force redraw at 0 */
}