No need to update next-track in playqueue update
This commit is contained in:
committed by
craig.p.drummond
parent
c6e3dbb809
commit
c706db3d33
@@ -1651,7 +1651,6 @@ void MainWindow::updatePlayQueue(const QList<Song> &songs)
|
||||
}
|
||||
}
|
||||
playQueueItemsSelected(playQueue->haveSelectedItems());
|
||||
updateNextTrack(MPDStatus::self()->nextSongId());
|
||||
}
|
||||
|
||||
void MainWindow::updateWindowTitle()
|
||||
|
||||
Reference in New Issue
Block a user