summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qchannelmappingcreatedchange_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qchannelmappingcreatedchange_p.h')
-rw-r--r--src/animation/frontend/qchannelmappingcreatedchange_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qchannelmappingcreatedchange_p.h b/src/animation/frontend/qchannelmappingcreatedchange_p.h
index b01a97acc..527ab524a 100644
--- a/src/animation/frontend/qchannelmappingcreatedchange_p.h
+++ b/src/animation/frontend/qchannelmappingcreatedchange_p.h
@@ -58,7 +58,7 @@ namespace Qt3DAnimation {
class QChannelMappingCreatedChangeBasePrivate;
-class QT3DANIMATIONSHARED_PRIVATE_EXPORT QChannelMappingCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
+class Q_3DANIMATIONSHARED_PRIVATE_EXPORT QChannelMappingCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
{
public:
explicit QChannelMappingCreatedChangeBase(const QAbstractChannelMapping *mapping);