Removed / Consolidated unnecessary header files

This commit is contained in:
Jonathan White
2021-07-11 21:30:20 -04:00
parent 6b14b5dc27
commit 9b2b861a2a
9 changed files with 25 additions and 127 deletions

View File

@@ -72,6 +72,8 @@ namespace Tools
return version;
}
QVariantMap qo2qvm(const QObject* object, const QStringList& ignoredProperties = {"objectName"});
} // namespace Tools
#endif // KEEPASSX_TOOLS_H