Unify the canvases by moving groups around rather than using set_scrolling_region...
[ardour.git] / gtk2_ardour / ardour_ui.cc
index 9e3e576e276e6eccb6cd4156616193cfcd2bf2b6..ab4591177dafcecc6046835f5c309ba2d6e335b2 100644 (file)
@@ -1285,7 +1285,7 @@ ARDOUR_UI::do_transport_locate (nframes_t new_position)
 }
 
 void
-ARDOUR_UI::transport_goto_start ()
+ARDOUR_UI::transport_goto_start ()  
 {
        if (session) {
                session->goto_start();