aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickellipseextruder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickellipseextruder.cpp')
-rw-r--r--src/particles/qquickellipseextruder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickellipseextruder.cpp b/src/particles/qquickellipseextruder.cpp
index bce5a33294..f4374d8013 100644
--- a/src/particles/qquickellipseextruder.cpp
+++ b/src/particles/qquickellipseextruder.cpp
@@ -66,7 +66,7 @@ QQuickEllipseExtruder::QQuickEllipseExtruder(QObject *parent) :
}
/*!
- \qmlproperty bool QtQuick.Particles2::EllipseShape::fill
+ \qmlproperty bool QtQuick.Particles::EllipseShape::fill
If fill is true the ellipse is filled; otherwise it is just a border.
Default is true.