Application info style

This commit is contained in:
Klaus Basan
2018-10-14 01:55:00 +02:00
parent 895bb6b58f
commit bcc2f557a1
2 changed files with 7 additions and 7 deletions

View File

@@ -13,6 +13,7 @@
#define BLACKMISC_APPLICATIONINFO_H
#include "blackmisc/processinfo.h"
#include <QString>
#include <QMetaType>
#include <QFlags>
@@ -51,7 +52,7 @@ namespace BlackMisc
IndexPlatformInfo,
IndexProcessInfo,
IndexVersionString,
IndexWordSize,
IndexWordSize
};
//! Default constructor.