summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativepolygonmapitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/qdeclarativepolygonmapitem.cpp')
-rw-r--r--src/imports/location/qdeclarativepolygonmapitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/qdeclarativepolygonmapitem.cpp b/src/imports/location/qdeclarativepolygonmapitem.cpp
index 1cde7f93..5b94d009 100644
--- a/src/imports/location/qdeclarativepolygonmapitem.cpp
+++ b/src/imports/location/qdeclarativepolygonmapitem.cpp
@@ -107,7 +107,7 @@ QT_BEGIN_NAMESPACE
or removing points.
Like the other map objects, MapPolygon is normally drawn without a smooth
- appearance. Setting the \l {QtQuick::Item::opacity}{opacity} property will force the object to
+ appearance. Setting the \l {Item::opacity}{opacity} property will force the object to
be blended, which decreases performance considerably depending on the hardware in use.
\section2 Example Usage