mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03:00
Properly save custom header data
Ensure adding custom data upgrades to KDBX4 Implement review feedback
This commit is contained in:
parent
114f00e1e8
commit
5410d78bbb
26 changed files with 189 additions and 174 deletions
|
@ -33,7 +33,6 @@ QTEST_GUILESS_MAIN(TestKdbx3)
|
|||
|
||||
void TestKdbx3::initTestCaseImpl()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Database* TestKdbx3::readXml(const QString& path, bool strictMode, bool& hasError, QString& errorString)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue