summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qgraphicsapifilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qgraphicsapifilter.h')
-rw-r--r--src/render/materialsystem/qgraphicsapifilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/materialsystem/qgraphicsapifilter.h b/src/render/materialsystem/qgraphicsapifilter.h
index 08b30b1f7..337193673 100644
--- a/src/render/materialsystem/qgraphicsapifilter.h
+++ b/src/render/materialsystem/qgraphicsapifilter.h
@@ -51,7 +51,7 @@ namespace Qt3DRender {
class QGraphicsApiFilterPrivate;
-class QT3DRENDERSHARED_EXPORT QGraphicsApiFilter : public QObject
+class Q_3DRENDERSHARED_EXPORT QGraphicsApiFilter : public QObject
{
Q_OBJECT
Q_PROPERTY(Qt3DRender::QGraphicsApiFilter::Api api READ api WRITE setApi NOTIFY apiChanged)