aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickgroupgoal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickgroupgoal.cpp')
-rw-r--r--src/particles/qquickgroupgoal.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/particles/qquickgroupgoal.cpp b/src/particles/qquickgroupgoal.cpp
index 949c39b335..5ef09c4185 100644
--- a/src/particles/qquickgroupgoal.cpp
+++ b/src/particles/qquickgroupgoal.cpp
@@ -57,7 +57,7 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty string QtQuick.Particles2::GroupGoal::goalState
+ \qmlproperty string QtQuick.Particles::GroupGoal::goalState
The name of the group which the affected particles should move to.
@@ -67,7 +67,7 @@ QT_BEGIN_NAMESPACE
on that path for their respective durations.
*/
/*!
- \qmlproperty bool QtQuick.Particles2::GroupGoal::jump
+ \qmlproperty bool QtQuick.Particles::GroupGoal::jump
If true, affected particles will jump directly to the target group instead of taking the
the shortest valid path to get there. They will also not finish their current state,