aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/hotkeydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hotkey/hotkeydialog.h')
-rw-r--r--src/plugins/General/hotkey/hotkeydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkeydialog.h b/src/plugins/General/hotkey/hotkeydialog.h
index 4124e8c8f..4bae2d01b 100644
--- a/src/plugins/General/hotkey/hotkeydialog.h
+++ b/src/plugins/General/hotkey/hotkeydialog.h
@@ -33,7 +33,7 @@ class HotkeyDialog : public QDialog
{
Q_OBJECT
public:
- HotkeyDialog(quint32 key, quint32 mod, QWidget *parent = 0);
+ HotkeyDialog(quint32 key, quint32 mod, QWidget *parent = nullptr);
~HotkeyDialog();