summaryrefslogtreecommitdiffhomepage
path: root/qxt-mini
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-02-21 10:53:02 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-02-21 11:13:33 +0100
commitbb8d9438cfbcf5a230b659de134ddea7abcf9255 (patch)
tree87c9d9275ea7ba2120b4ba7dac0dd82b2e663826 /qxt-mini
parente16bcfbcb4a129ae288d7422cd9a86827ec8bd7a (diff)
[STABLE] docs: disable for releaseopentrack-2.3.10
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 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.