summaryrefslogtreecommitdiffstats
path: root/src/sensors/qhumiditysensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qhumiditysensor.h')
-rw-r--r--src/sensors/qhumiditysensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qhumiditysensor.h b/src/sensors/qhumiditysensor.h
index aa51df45..685d273a 100644
--- a/src/sensors/qhumiditysensor.h
+++ b/src/sensors/qhumiditysensor.h
@@ -75,7 +75,7 @@ class Q_SENSORS_EXPORT QHumiditySensor : public QSensor
{
Q_OBJECT
public:
- explicit QHumiditySensor(QObject *parent = Q_NULLPTR);
+ explicit QHumiditySensor(QObject *parent = nullptr);
~QHumiditySensor();
QHumidityReading *reading() const;