summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/animation/frontend/qkeyframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qkeyframe.h b/src/animation/frontend/qkeyframe.h
index 65ff5c4c4..8e79839fb 100644
--- a/src/animation/frontend/qkeyframe.h
+++ b/src/animation/frontend/qkeyframe.h
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DAnimation {
-class Q_3DANIMATIONSHARED_EXPORT QKeyFrame
+class QKeyFrame
{
public:
enum InterpolationType : quint8 {