summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qactioninput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qactioninput.cpp')
-rw-r--r--src/input/frontend/qactioninput.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qactioninput.cpp b/src/input/frontend/qactioninput.cpp
index 9f32f57cc..f013147f2 100644
--- a/src/input/frontend/qactioninput.cpp
+++ b/src/input/frontend/qactioninput.cpp
@@ -181,7 +181,7 @@ QAbstractPhysicalDevice *QActionInput::sourceDevice() const
/*!
\qmlsignal Qt3D.Input::ActionInput::buttonsChanged(const QVector<int> &buttons)
- This signal is emitted when the buttons associated with the action input is changed.
+ This signal is emitted when the \a buttons associated with the action input is changed.
The corresponding handler is \c onbuttonsChanged
*/