aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/gnomehotkey/mediakeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/gnomehotkey/mediakeys.h')
-rw-r--r--src/plugins/General/gnomehotkey/mediakeys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/gnomehotkey/mediakeys.h b/src/plugins/General/gnomehotkey/mediakeys.h
index 6533b3443..4fb0028fe 100644
--- a/src/plugins/General/gnomehotkey/mediakeys.h
+++ b/src/plugins/General/gnomehotkey/mediakeys.h
@@ -33,7 +33,7 @@ class MediaKeys : public QObject
{
Q_OBJECT
public:
- explicit MediaKeys(QObject *parent = 0);
+ explicit MediaKeys(QObject *parent = nullptr);
virtual ~MediaKeys();
private slots: