summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/propertychangehandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/propertychangehandler_p.h')
-rw-r--r--src/core/nodes/propertychangehandler_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nodes/propertychangehandler_p.h b/src/core/nodes/propertychangehandler_p.h
index ff8d6d5c2..6a3911dbd 100644
--- a/src/core/nodes/propertychangehandler_p.h
+++ b/src/core/nodes/propertychangehandler_p.h
@@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DCore {
-class QT3DCORESHARED_EXPORT PropertyChangeHandlerBase : public QObject
+class Q_3DCORESHARED_EXPORT PropertyChangeHandlerBase : public QObject
{
Q_OBJECT
public: