diff --git a/src/gui/entry/EntryView.cpp b/src/gui/entry/EntryView.cpp index 7c5768ef4..fa832790a 100644 --- a/src/gui/entry/EntryView.cpp +++ b/src/gui/entry/EntryView.cpp @@ -482,6 +482,7 @@ void EntryView::resetViewToDefaults() header()->hideSection(EntryModel::Size); header()->hideSection(EntryModel::PasswordStrength); header()->hideSection(EntryModel::Color); + header()->hideSection(EntryModel::ParentGroupPath); onHeaderChanged(); // Reset column order to logical indices