mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Add Save and SaveAs gui tests.
This commit is contained in:
parent
b579eb954e
commit
2e38b01d80
4 changed files with 77 additions and 15 deletions
|
@ -69,6 +69,7 @@ public:
|
|||
~DatabaseWidget();
|
||||
GroupView* groupView();
|
||||
EntryView* entryView();
|
||||
Database* database();
|
||||
bool dbHasKey();
|
||||
bool canDeleteCurrentGoup();
|
||||
int addWidget(QWidget* w);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue