diff options
Diffstat (limited to 'src/plugins/General/hotkey/hotkeydialog.h')
| -rw-r--r-- | src/plugins/General/hotkey/hotkeydialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkeydialog.h b/src/plugins/General/hotkey/hotkeydialog.h index a0c96049a..5fd8c4e89 100644 --- a/src/plugins/General/hotkey/hotkeydialog.h +++ b/src/plugins/General/hotkey/hotkeydialog.h @@ -38,7 +38,7 @@ public: ~HotkeyDialog(); quint32 nativeModifiers () const; - quint32 nativeVirtualKey () const; + quint32 keySym () const; public slots: virtual void accept(); |
