mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-30 19:15:08 +01:00
Hide the moodbar column by default.
This commit is contained in:
parent
d5412d3800
commit
65aa0ebae0
@ -317,9 +317,7 @@ void PlaylistView::LoadGeometry() {
|
||||
header_->HideSection(Playlist::Column_Comment);
|
||||
}
|
||||
if (state_version < 5) {
|
||||
#ifndef HAVE_MOODBAR
|
||||
header_->HideSection(Playlist::Column_Mood);
|
||||
#endif
|
||||
}
|
||||
|
||||
// Make sure at least one column is visible
|
||||
|
Loading…
x
Reference in New Issue
Block a user