mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-24 23:09:44 -05:00
Hide full path from default view
This commit is contained in:
parent
e6f1b891f5
commit
4a520a2d2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user