summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-09-28 12:55:10 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-09-28 14:32:43 +0200
commitae5e78458e31e9a2e893d6591e211f82240a970a (patch)
treee5f56545e97a9a5816d6ca1c51a4ab73f810afdc
parent1e7a23c414d16bae82bba8276d21bc0095fde346 (diff)
Add \since 6.6 tag to Qt Location's ReferenceSurface
Pick-to: 6.6 6.6.0 Change-Id: I70a704a3a5fb541609d2f31c27c3518ceefee21d Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
-rw-r--r--src/location/qlocation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/qlocation.cpp b/src/location/qlocation.cpp
index 6733bd4a..5db95910 100644
--- a/src/location/qlocation.cpp
+++ b/src/location/qlocation.cpp
@@ -43,6 +43,7 @@ namespace QLocation {
/*!
\enum QLocation::ReferenceSurface
+ \since 6.6
Defines the reference surface on which various map items (e.g. polygons, polylines) are defined.