summaryrefslogtreecommitdiffstats
path: root/src/widgets/statemachine/qkeyeventtransition.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/statemachine/qkeyeventtransition.cpp')
-rw-r--r--src/widgets/statemachine/qkeyeventtransition.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/statemachine/qkeyeventtransition.cpp b/src/widgets/statemachine/qkeyeventtransition.cpp
index 3283003e2e..67af85dd27 100644
--- a/src/widgets/statemachine/qkeyeventtransition.cpp
+++ b/src/widgets/statemachine/qkeyeventtransition.cpp
@@ -117,7 +117,7 @@ int QKeyEventTransition::key() const
}
/*!
- Sets the key that this key event transition will check for.
+ Sets the \a key that this key event transition will check for.
*/
void QKeyEventTransition::setKey(int key)
{