summaryrefslogtreecommitdiffstats
path: root/src/core/component.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/component.h')
-rw-r--r--src/core/component.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/component.h b/src/core/component.h
index 608015e95..d529907e1 100644
--- a/src/core/component.h
+++ b/src/core/component.h
@@ -49,7 +49,7 @@
namespace Qt3D {
-class Component : public Node
+class QT3DCORESHARED_EXPORT Component : public Node
{
Q_OBJECT
public: