summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraphnodecreatedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraphnodecreatedchange.h')
-rw-r--r--src/render/framegraph/qframegraphnodecreatedchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/qframegraphnodecreatedchange.h b/src/render/framegraph/qframegraphnodecreatedchange.h
index f255ff406..96ca0fb38 100644
--- a/src/render/framegraph/qframegraphnodecreatedchange.h
+++ b/src/render/framegraph/qframegraphnodecreatedchange.h
@@ -47,7 +47,7 @@ namespace Qt3DRender {
class QFrameGraphNode;
class QFrameGraphNodeCreatedChangeBasePrivate;
-class QT3DRENDERSHARED_EXPORT QFrameGraphNodeCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
+class Q_3DRENDERSHARED_EXPORT QFrameGraphNodeCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
{
public:
explicit QFrameGraphNodeCreatedChangeBase(const QFrameGraphNode *node);