summaryrefslogtreecommitdiff
path: root/src/location/declarativeplaces/qdeclarativecategory_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativeplaces/qdeclarativecategory_p.h')
-rw-r--r--src/location/declarativeplaces/qdeclarativecategory_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/declarativeplaces/qdeclarativecategory_p.h b/src/location/declarativeplaces/qdeclarativecategory_p.h
index 57fb49b5..413342f3 100644
--- a/src/location/declarativeplaces/qdeclarativecategory_p.h
+++ b/src/location/declarativeplaces/qdeclarativecategory_p.h
@@ -86,8 +86,8 @@ class Q_LOCATION_PRIVATE_EXPORT QDeclarativeCategory : public QObject, public QQ
Q_INTERFACES(QQmlParserStatus)
public:
- explicit QDeclarativeCategory(QObject *parent = 0);
- QDeclarativeCategory(const QPlaceCategory &category, QDeclarativeGeoServiceProvider *plugin, QObject *parent = 0);
+ explicit QDeclarativeCategory(QObject *parent = nullptr);
+ QDeclarativeCategory(const QPlaceCategory &category, QDeclarativeGeoServiceProvider *plugin, QObject *parent = nullptr);
~QDeclarativeCategory();
enum Visibility {