aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgv8particledata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgv8particledata.cpp')
-rw-r--r--src/declarative/particles/qsgv8particledata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgv8particledata.cpp b/src/declarative/particles/qsgv8particledata.cpp
index 7e2d7ae443..a7a2e103a2 100644
--- a/src/declarative/particles/qsgv8particledata.cpp
+++ b/src/declarative/particles/qsgv8particledata.cpp
@@ -193,7 +193,7 @@ QT_BEGIN_NAMESPACE
-//### Particle data handles are not locked to within certain scopes like QSGContext2D, but there's no way to reload either...
+//### Particle data handles are not locked to within certain scopes like QQuickContext2D, but there's no way to reload either...
class QV8ParticleDataResource : public QV8ObjectResource
{
V8_RESOURCE_TYPE(ParticleDataType)