mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Add ability to delete entries via gui.
This commit is contained in:
parent
37291d278e
commit
5661f29f7d
6 changed files with 15 additions and 1 deletions
|
@ -38,6 +38,7 @@ public:
|
|||
GroupView* groupView();
|
||||
EntryView* entryView();
|
||||
bool dbHasKey();
|
||||
void deleteEntry();
|
||||
|
||||
Q_SIGNALS:
|
||||
void closeRequest();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue