summaryrefslogtreecommitdiff
path: root/src/location/quickmapitems/qgeomapitemgeometry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/quickmapitems/qgeomapitemgeometry.cpp')
-rw-r--r--src/location/quickmapitems/qgeomapitemgeometry.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/quickmapitems/qgeomapitemgeometry.cpp b/src/location/quickmapitems/qgeomapitemgeometry.cpp
index 0a5fcadb..dda09601 100644
--- a/src/location/quickmapitems/qgeomapitemgeometry.cpp
+++ b/src/location/quickmapitems/qgeomapitemgeometry.cpp
@@ -21,6 +21,7 @@ QGeoMapItemGeometry::~QGeoMapItemGeometry()
}
+#ifndef MAPITEMS_USE_SHAPES
/*!
\internal
*/
@@ -87,5 +88,6 @@ QRectF QGeoMapItemGeometry::translateToCommonOrigin(const QList<QGeoMapItemGeome
return brects.boundingRect();
}
+#endif
QT_END_NAMESPACE