Properly block modified signal during Database destruction (#6438)
fixes #6393
This commit is contained in:
@@ -34,6 +34,7 @@ private slots:
|
||||
void testHistoryItems();
|
||||
void testHistoryMaxSize();
|
||||
void testCustomData();
|
||||
void testBlockModifiedSignal();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTMODIFIED_H
|
||||
|
||||
Reference in New Issue
Block a user