summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeoprojection_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoprojection_p.h')
-rw-r--r--src/location/maps/qgeoprojection_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/maps/qgeoprojection_p.h b/src/location/maps/qgeoprojection_p.h
index d8508578..6ea8fd6e 100644
--- a/src/location/maps/qgeoprojection_p.h
+++ b/src/location/maps/qgeoprojection_p.h
@@ -183,6 +183,7 @@ private:
double m_farPlane;
double m_halfWidth;
double m_halfHeight;
+ double m_minimumUnprojectableY;
// For the clipping region
QDoubleVector3D m_centerMercator;