mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Properly block modified signal during Database destruction (#6438)
fixes #6393
This commit is contained in:
parent
66c3026cf5
commit
81a66c439c
34 changed files with 370 additions and 179 deletions
|
@ -34,6 +34,7 @@ private slots:
|
|||
void testHistoryItems();
|
||||
void testHistoryMaxSize();
|
||||
void testCustomData();
|
||||
void testBlockModifiedSignal();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTMODIFIED_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue