mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 00:09:54 -05:00
parent
83720e6960
commit
058e6d15c1
@ -347,6 +347,7 @@ void EntryView::showHeaderMenu(const QPoint& position)
|
||||
int columnIndex = action->data().toInt();
|
||||
action->setChecked(!isColumnHidden(columnIndex));
|
||||
}
|
||||
actions[EntryModel::ParentGroup]->setVisible(inSearchMode());
|
||||
|
||||
m_headerMenu->popup(mapToGlobal(position));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user