aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickcustomaffector_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickcustomaffector_p.h')
-rw-r--r--src/particles/qquickcustomaffector_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickcustomaffector_p.h b/src/particles/qquickcustomaffector_p.h
index a4a077f864..1a12684c48 100644
--- a/src/particles/qquickcustomaffector_p.h
+++ b/src/particles/qquickcustomaffector_p.h
@@ -99,7 +99,7 @@ public:
signals:
- void affectParticles(QQmlV8Handle particles, qreal dt);
+ void affectParticles(QQmlV4Handle particles, qreal dt);
void positionChanged(QQuickDirection * arg);