Revert "Turn off sort indicators for playlist"
This reverts commit 7b50ec4630
.
This commit is contained in:
parent
3b134320c4
commit
fbc99827ab
|
@ -353,8 +353,6 @@ void PlaylistView::LoadGeometry() {
|
||||||
header_->ShowSection(Playlist::Column_Title);
|
header_->ShowSection(Playlist::Column_Title);
|
||||||
}
|
}
|
||||||
|
|
||||||
header_->setSortIndicatorShown(false);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void PlaylistView::SaveGeometry() {
|
void PlaylistView::SaveGeometry() {
|
||||||
|
|
Loading…
Reference in New Issue