summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomap.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomap.cpp b/src/location/declarativemaps/qdeclarativegeomap.cpp
index 572745fd..1f2886d8 100644
--- a/src/location/declarativemaps/qdeclarativegeomap.cpp
+++ b/src/location/declarativemaps/qdeclarativegeomap.cpp
@@ -1841,9 +1841,7 @@ void QDeclarativeGeoMap::clearMapItems()
\qmlmethod void QtLocation::Map::addMapItemGroup(MapItemGroup itemGroup)
Adds the map items contained in the given \a itemGroup to the Map
- (for example MapQuickItem, MapCircle). These items will be reparented, and the map
- will be their new parent. Property bindings defined using \e{parent.} inside a MapItemGroup
- will therefore not work.
+ (for example MapQuickItem, MapCircle).
\sa MapItemGroup, removeMapItemGroup