mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Don't switch to queue after adding via context menu.
This commit is contained in:
parent
1a265cb178
commit
0cc1948f1c
@ -411,8 +411,6 @@ ContextMenu::addToQueue()
|
||||
{
|
||||
ViewManager::instance()->queue()->trackView()->model()->appendAlbum( album );
|
||||
}
|
||||
|
||||
ViewManager::instance()->showQueuePage();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user