mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-05 13:39:04 -04:00
Move core/Parser to format/KeePass2XmlReader and core/Writer to format/KeePass2XmlWriter.
This commit is contained in:
parent
3bf0564436
commit
ee4c2c3dd4
9 changed files with 82 additions and 83 deletions
|
@ -21,7 +21,6 @@
|
|||
#include <QtCore/QXmlStreamReader>
|
||||
|
||||
#include "Metadata.h"
|
||||
#include "Parser.h"
|
||||
|
||||
Database::Database()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue