Revert "Turn off sort indicators for playlist"

This reverts commit 7b50ec4630.
This commit is contained in:
Jonas Kvinge
2020-08-14 17:30:27 +02:00
parent 3b134320c4
commit fbc99827ab

View File

@@ -353,8 +353,6 @@ void PlaylistView::LoadGeometry() {
header_->ShowSection(Playlist::Column_Title);
}
header_->setSortIndicatorShown(false);
}
void PlaylistView::SaveGeometry() {