try to keep editor+mixer treemodels in sync
[ardour.git] / gtk2_ardour / editor_routes.cc
index 3c4766f79e115039a0a2b1cbada05e9b7813593d..61412038273bad1eac6420ad1674d28872092b6a 100644 (file)
@@ -839,6 +839,7 @@ EditorRoutes::time_axis_views_added (list<TimeAxisView*> tavs)
        _display.set_model (_model);
 
        /* now update route order keys from the treeview/track display order */
+
        if (!from_scratch) {
                sync_presentation_info_from_treeview ();
        }