mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
more miscellaneous fixes to make things even nicer
git-svn-id: svn://localhost/trunk/ardour2@153 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
327018191b
commit
53d337a168
6 changed files with 134 additions and 103 deletions
|
|
@ -102,7 +102,7 @@ PlaylistSelector::show_for (RouteUI* ruix)
|
|||
clear_map ();
|
||||
select_connection.disconnect ();
|
||||
|
||||
model.clear ();
|
||||
model->clear ();
|
||||
|
||||
session->foreach_playlist (this, &PlaylistSelector::add_playlist_to_map);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue