aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hal/haldevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hal/haldevice.h')
-rw-r--r--src/plugins/General/hal/haldevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hal/haldevice.h b/src/plugins/General/hal/haldevice.h
index 934d7f8a1..08583fe0e 100644
--- a/src/plugins/General/hal/haldevice.h
+++ b/src/plugins/General/hal/haldevice.h
@@ -46,7 +46,7 @@ class HalDevice : public QObject
{
Q_OBJECT
public:
- HalDevice(const QString &udi, QObject *parent = 0);
+ HalDevice(const QString &udi, QObject *parent = nullptr);
~HalDevice();