mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Allow removing multiple entries.
This commit is contained in:
parent
8778df5789
commit
551637f0c2
3 changed files with 49 additions and 14 deletions
|
@ -85,7 +85,7 @@ Q_SIGNALS:
|
|||
public Q_SLOTS:
|
||||
void createEntry();
|
||||
void cloneEntry();
|
||||
void deleteEntry();
|
||||
void deleteEntries();
|
||||
void copyUsername();
|
||||
void copyPassword();
|
||||
void copyAttribute(QAction* action);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue