aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgpointattractor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgpointattractor_p.h')
-rw-r--r--src/declarative/particles/qsgpointattractor_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgpointattractor_p.h b/src/declarative/particles/qsgpointattractor_p.h
index 75dd47e331..b7dcf62fc4 100644
--- a/src/declarative/particles/qsgpointattractor_p.h
+++ b/src/declarative/particles/qsgpointattractor_p.h
@@ -75,7 +75,7 @@ public:
Acceleration
};
- explicit QSGAttractorAffector(QSGItem *parent = 0);
+ explicit QSGAttractorAffector(QQuickItem *parent = 0);
qreal strength() const
{