diff options
Diffstat (limited to 'src/plugins/General/hal/halmanager.h')
| -rw-r--r-- | src/plugins/General/hal/halmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hal/halmanager.h b/src/plugins/General/hal/halmanager.h index ef81feab9..6c2eb2b8e 100644 --- a/src/plugins/General/hal/halmanager.h +++ b/src/plugins/General/hal/halmanager.h @@ -32,7 +32,7 @@ class HalManager : public QObject { Q_OBJECT public: - HalManager(QObject *parent = 0); + HalManager(QObject *parent = nullptr); ~HalManager(); |
