mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-18 11:49:39 -04:00
Formatting the code.
This commit is contained in:
parent
74efc57369
commit
8324d03f0a
294 changed files with 3796 additions and 3740 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <QtCore>
|
||||
|
||||
QVariantMap qo2qv(const QObject* object, const QStringList& ignoredProperties = QStringList(QString(QLatin1String("objectName"))));
|
||||
QVariantMap qo2qv(const QObject* object,
|
||||
const QStringList& ignoredProperties = QStringList(QString(QLatin1String("objectName"))));
|
||||
|
||||
#endif // VARIANT_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue