summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrendertargetoutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qrendertargetoutput.h')
-rw-r--r--src/render/frontend/qrendertargetoutput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qrendertargetoutput.h b/src/render/frontend/qrendertargetoutput.h
index 2eb99df3c..a582c26f0 100644
--- a/src/render/frontend/qrendertargetoutput.h
+++ b/src/render/frontend/qrendertargetoutput.h
@@ -51,7 +51,7 @@ namespace Qt3DRender {
class QAbstractTexture;
class QRenderTargetOutputPrivate;
-class QT3DRENDERSHARED_EXPORT QRenderTargetOutput : public Qt3DCore::QNode
+class Q_3DRENDERSHARED_EXPORT QRenderTargetOutput : public Qt3DCore::QNode
{
Q_OBJECT
Q_PROPERTY(AttachmentPoint attachmentPoint READ attachmentPoint WRITE setAttachmentPoint NOTIFY attachmentPointChanged)