mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Select newly created playlist when created via tomahawk link too
This commit is contained in:
parent
0ba9a9e076
commit
d07f191a1e
@ -660,6 +660,7 @@ GlobalActionManager::loadDynamicPlaylist( const QUrl& url, bool station )
|
||||
else
|
||||
pl->createNewRevision( uuid(), pl->currentrevision(), type, controls, pl->entries() );
|
||||
|
||||
ViewManager::instance()->show( pl );
|
||||
return pl;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user