mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 02:09:48 +01:00
* Don't forget to update the current index.
This commit is contained in:
parent
ad5ccc8f4b
commit
2c51c936e9
@ -285,6 +285,7 @@ TrackView::onCurrentIndexChanged( const QModelIndex& newIndex, const QModelIndex
|
||||
{
|
||||
selectionModel()->select( newIndex, QItemSelectionModel::SelectCurrent );
|
||||
currentChanged( newIndex, oldIndex );
|
||||
setCurrentIndex( newIndex );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user