summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qanimationclip_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qanimationclip_p.h')
-rw-r--r--src/animation/frontend/qanimationclip_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qanimationclip_p.h b/src/animation/frontend/qanimationclip_p.h
index 490c08a4e..514d568af 100644
--- a/src/animation/frontend/qanimationclip_p.h
+++ b/src/animation/frontend/qanimationclip_p.h
@@ -70,7 +70,7 @@ public:
struct QAnimationClipChangeData
{
- // TODO: Add members that should be sent to the backend
+ QAnimationClipData clipData;
};
} // namespace Qt3DAnimation