aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgage_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgage_p.h')
-rw-r--r--src/declarative/particles/qsgage_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgage_p.h b/src/declarative/particles/qsgage_p.h
index 676122086c..63ec8f7592 100644
--- a/src/declarative/particles/qsgage_p.h
+++ b/src/declarative/particles/qsgage_p.h
@@ -57,7 +57,7 @@ class QSGAgeAffector : public QSGParticleAffector
Q_PROPERTY(bool advancePosition READ advancePosition WRITE setAdvancePosition NOTIFY advancePositionChanged)
public:
- explicit QSGAgeAffector(QSGItem *parent = 0);
+ explicit QSGAgeAffector(QQuickItem *parent = 0);
int lifeLeft() const
{