summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qstenciloperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qstenciloperation.h')
-rw-r--r--src/render/renderstates/qstenciloperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/renderstates/qstenciloperation.h b/src/render/renderstates/qstenciloperation.h
index 889bb73dc..90c7da7ba 100644
--- a/src/render/renderstates/qstenciloperation.h
+++ b/src/render/renderstates/qstenciloperation.h
@@ -49,7 +49,7 @@ namespace Qt3DRender {
class QStencilOperationPrivate;
class QStencilOperationArguments;
-class QT3DRENDERSHARED_EXPORT QStencilOperation : public QRenderState
+class Q_3DRENDERSHARED_EXPORT QStencilOperation : public QRenderState
{
Q_OBJECT
Q_PROPERTY(Qt3DRender::QStencilOperationArguments *front READ front CONSTANT)