aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/taskbar/taskbarhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/taskbar/taskbarhelper.h')
-rw-r--r--src/plugins/General/taskbar/taskbarhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/taskbar/taskbarhelper.h b/src/plugins/General/taskbar/taskbarhelper.h
index d139f848f..db4082c12 100644
--- a/src/plugins/General/taskbar/taskbarhelper.h
+++ b/src/plugins/General/taskbar/taskbarhelper.h
@@ -36,7 +36,7 @@ class TaskbarHelper : public QObject
{
Q_OBJECT
public:
- TaskbarHelper(QObject *parent = 0);
+ TaskbarHelper(QObject *parent = nullptr);
~TaskbarHelper();
private slots: