summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchsuggestionreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchsuggestionreply.h')
-rw-r--r--src/location/places/qplacesearchsuggestionreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacesearchsuggestionreply.h b/src/location/places/qplacesearchsuggestionreply.h
index 6aee36cb..3909b14f 100644
--- a/src/location/places/qplacesearchsuggestionreply.h
+++ b/src/location/places/qplacesearchsuggestionreply.h
@@ -49,7 +49,7 @@ class Q_LOCATION_EXPORT QPlaceSearchSuggestionReply : public QPlaceReply
{
Q_OBJECT
public:
- explicit QPlaceSearchSuggestionReply(QObject *parent = 0);
+ explicit QPlaceSearchSuggestionReply(QObject *parent = Q_NULLPTR);
~QPlaceSearchSuggestionReply();
QStringList suggestions() const;