summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qt6-changes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/doc/src/qt6-changes.qdoc')
-rw-r--r--src/location/doc/src/qt6-changes.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/location/doc/src/qt6-changes.qdoc b/src/location/doc/src/qt6-changes.qdoc
index 2179ba41..ece5e208 100644
--- a/src/location/doc/src/qt6-changes.qdoc
+++ b/src/location/doc/src/qt6-changes.qdoc
@@ -74,9 +74,9 @@
\list
\li The former QML element types \c PlaceUser, \c PlaceRatings,
\c PlaceAttribute, \c PlaceIcon, \c PlaceSupplier, and
- \c PlaceContactDetail are now value types \l placeUser,
- \l placeRatings, \l placeAttribute, \l placeIcon,
- \l placeSupplier, and \l placeContactDetail.
+ \c PlaceContactDetail are now value types \l user,
+ \l ratings, \l placeAttribute, \l icon,
+ \l supplier, and \l contactDetail.
They can no longer be instantiated as items from QML, and
their properties can not be bound to.
\endlist