summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomapparameter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomapparameter_p.h')
-rw-r--r--src/location/maps/qgeomapparameter_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeomapparameter_p.h b/src/location/maps/qgeomapparameter_p.h
index 36226ef4..ab3bc9c3 100644
--- a/src/location/maps/qgeomapparameter_p.h
+++ b/src/location/maps/qgeomapparameter_p.h
@@ -76,7 +76,7 @@ public:
void updateProperty(const char *propertyName, QVariant value);
QVariantMap toVariantMap() const;
- bool hasProperty(const char *propertyName);
+ bool hasProperty(const char *propertyName) const;
Q_SIGNALS:
void propertyUpdated(QGeoMapParameter *param, const char *propertyName);