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