mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Select newly created playlist when created via tomahawk link too
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user