mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Fix db history when adding new db (#9022)
Fixes https://github.com/keepassxreboot/keepassxc/issues/8375
This commit is contained in:
parent
93831f64a3
commit
8846880015
5 changed files with 44 additions and 1 deletions
|
@ -29,6 +29,7 @@ private slots:
|
|||
void initTestCase();
|
||||
void testOpen();
|
||||
void testSave();
|
||||
void testSaveAs();
|
||||
void testSignals();
|
||||
void testEmptyRecycleBinOnDisabled();
|
||||
void testEmptyRecycleBinOnNotCreated();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue