summaryrefslogtreecommitdiffstats
path: root/src/core/services/qeventfilterservice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/services/qeventfilterservice_p.h')
-rw-r--r--src/core/services/qeventfilterservice_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/services/qeventfilterservice_p.h b/src/core/services/qeventfilterservice_p.h
index 4962e2af6..58b87d9cc 100644
--- a/src/core/services/qeventfilterservice_p.h
+++ b/src/core/services/qeventfilterservice_p.h
@@ -52,6 +52,7 @@
//
#include <Qt3DCore/qt3dcore_global.h>
+
#include <Qt3DCore/private/qservicelocator_p.h>
QT_BEGIN_NAMESPACE
@@ -62,6 +63,7 @@ class QEventFilterServicePrivate;
class QT3DCORESHARED_EXPORT QEventFilterService : public QAbstractServiceProvider
{
+ Q_OBJECT
public:
QEventFilterService();
~QEventFilterService();