summaryrefslogtreecommitdiffstats
path: root/src/core/services/qsysteminformationservice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/services/qsysteminformationservice_p.h')
-rw-r--r--src/core/services/qsysteminformationservice_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/services/qsysteminformationservice_p.h b/src/core/services/qsysteminformationservice_p.h
index 0ab737817..01e976b77 100644
--- a/src/core/services/qsysteminformationservice_p.h
+++ b/src/core/services/qsysteminformationservice_p.h
@@ -64,6 +64,7 @@ class QSystemInformationServicePrivate;
class QT3DCORESHARED_EXPORT QSystemInformationService : public QAbstractServiceProvider
{
+ Q_OBJECT
public:
virtual QStringList aspectNames() const = 0;
virtual int threadPoolThreadCount() const = 0;