mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Fix enabled state of group actions.
This commit is contained in:
parent
3e72cd11a3
commit
56509eab5f
2 changed files with 8 additions and 5 deletions
|
@ -104,7 +104,7 @@ private Q_SLOTS:
|
|||
void startSearchTimer();
|
||||
void showSearch();
|
||||
void closeSearch();
|
||||
void updateGroupActions();
|
||||
void updateGroupActions(Group* group);
|
||||
void updateEntryActions();
|
||||
void showGroupContextMenu(const QPoint& pos);
|
||||
void showEntryContextMenu(const QPoint& pos);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue