mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Don't forget to update the current index.
This commit is contained in:
@@ -285,6 +285,7 @@ TrackView::onCurrentIndexChanged( const QModelIndex& newIndex, const QModelIndex
|
||||
{
|
||||
selectionModel()->select( newIndex, QItemSelectionModel::SelectCurrent );
|
||||
currentChanged( newIndex, oldIndex );
|
||||
setCurrentIndex( newIndex );
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user