size-based scrolling and right-click pages for editor notebook
[ardour.git] / gtk2_ardour / editor_selection_list.cc
index e92051572fee808ea8215ff0966d08215b26eaea..430d77e66def7ca663d99f80b5d04fabda1b0df7 100644 (file)
@@ -130,7 +130,7 @@ Editor::named_selection_name_chosen ()
 }
 
 void
-Editor::create_named_selection (string name)
+Editor::create_named_selection (stringcr_t name)
 {
        if (session == 0) {
                return;