diff options
Diffstat (limited to 'qxt-mini/qxtglobalshortcut.cpp')
| -rw-r--r-- | qxt-mini/qxtglobalshortcut.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/qxt-mini/qxtglobalshortcut.cpp b/qxt-mini/qxtglobalshortcut.cpp index b680c5f7..40a64d80 100644 --- a/qxt-mini/qxtglobalshortcut.cpp +++ b/qxt-mini/qxtglobalshortcut.cpp @@ -208,7 +208,7 @@ void QxtGlobalShortcutPrivate::activateShortcut(quint32 nativeKey, quint32 nativ   */  /*! -    \fn void QxtGlobalShortcut::activated(bool keydown=true) +    \fn QxtGlobalShortcut::activated()      This signal is emitted when the user types the shortcut's key sequence. | 
