Remove internal edit mode and add "content" tool.
[ardour.git] / gtk2_ardour / editor_mixer.cc
index cfd832385f3656763305689b1e0e384a872a0d0b..6251f77ee7edc55cde5f4a43cca194576e32f8b1 100644 (file)
@@ -183,6 +183,7 @@ Editor::create_editor_mixer ()
        current_mixer_strip->WidthChanged.connect (sigc::mem_fun(*this, &Editor::ensure_all_elements_drawn));
 #endif
        current_mixer_strip->set_embedded (true);
+       
 }
 
 void