From a4a87f56e9dc8e2351101439aeea7a87064fa146 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 31 Mar 2017 17:28:14 +0200 Subject: mega-commit to save state of first "it compilesand links" state for separated disk i/o changes. THIS WILL NOT RUN. THIS REQUIRES MANY CHANGES --- gtk2_ardour/playlist_selector.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/playlist_selector.cc') diff --git a/gtk2_ardour/playlist_selector.cc b/gtk2_ardour/playlist_selector.cc index cc92d5d2be..fa9d5531a6 100644 --- a/gtk2_ardour/playlist_selector.cc +++ b/gtk2_ardour/playlist_selector.cc @@ -272,7 +272,7 @@ PlaylistSelector::selection_changed () return; } - at->use_playlist (apl); + at->use_playlist (DataType::AUDIO, apl); hide (); } -- cgit v1.2.3