summaryrefslogtreecommitdiffstats
path: root/src/core/matrixtransform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/matrixtransform.h')
-rw-r--r--src/core/matrixtransform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/matrixtransform.h b/src/core/matrixtransform.h
index 0019a2aef..9171fd400 100644
--- a/src/core/matrixtransform.h
+++ b/src/core/matrixtransform.h
@@ -49,7 +49,7 @@
namespace Qt3D {
-class MatrixTransform : public AbstractTransform
+class QT3DCORESHARED_EXPORT MatrixTransform : public AbstractTransform
{
public:
MatrixTransform();