summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchreply.h')
-rw-r--r--src/location/places/qplacesearchreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacesearchreply.h b/src/location/places/qplacesearchreply.h
index ddf850bc..52c88899 100644
--- a/src/location/places/qplacesearchreply.h
+++ b/src/location/places/qplacesearchreply.h
@@ -49,7 +49,7 @@ class Q_LOCATION_EXPORT QPlaceSearchReply : public QPlaceReply
{
Q_OBJECT
public:
- explicit QPlaceSearchReply(QObject *parent = 0);
+ explicit QPlaceSearchReply(QObject *parent = Q_NULLPTR);
~QPlaceSearchReply();
QPlaceReply::Type type() const;