mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 19:00:12 +02:00
* Don't switch to queue after adding via context menu.
This commit is contained in:
@@ -411,8 +411,6 @@ ContextMenu::addToQueue()
|
||||
{
|
||||
ViewManager::instance()->queue()->trackView()->model()->appendAlbum( album );
|
||||
}
|
||||
|
||||
ViewManager::instance()->showQueuePage();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user