From e86a2f2a437a8c0e820e85ae4498a391c76bb823 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Thu, 19 Apr 2018 09:33:10 +0200 Subject: Doc: Remove \since tag from Waypoint::metadata The whole type got introduced only in 5.11. Change-Id: I4368c95dc6c0d39da0088e0aed6b72d3b34c2bc9 Reviewed-by: Alex Blasche --- src/location/declarativemaps/qdeclarativegeoroutemodel.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp b/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp index 0f0bb253..4ddd1f5b 100644 --- a/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp +++ b/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp @@ -1826,8 +1826,6 @@ void QDeclarativeGeoWaypoint::setBearing(qreal bearing) defined by the user, these can be set by using MapParameters. If the waypoint comes from the engine via signals, or as part of a read-only route query, the waypoint is intended to be read-only. - - \since 5.11 */ QVariantMap QDeclarativeGeoWaypoint::metadata() { -- cgit v1.2.1