Hide the moodbar column by default.

This commit is contained in:
David Sansome 2012-11-24 15:59:36 +11:00
parent d5412d3800
commit 65aa0ebae0
1 changed files with 0 additions and 2 deletions

View File

@ -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