aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamepad/qgamepad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamepad/qgamepad.cpp')
-rw-r--r--src/gamepad/qgamepad.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gamepad/qgamepad.cpp b/src/gamepad/qgamepad.cpp
index 6632b30..6a1dc64 100644
--- a/src/gamepad/qgamepad.cpp
+++ b/src/gamepad/qgamepad.cpp
@@ -565,7 +565,6 @@ bool QGamepad::buttonA() const
*
* The state of the B button.
* The value is \c true when pressed, and \c false when not pressed.
- *
*/
/*!
* \qmlproperty bool Gamepad::buttonB
@@ -573,7 +572,6 @@ bool QGamepad::buttonA() const
*
* The state of the B button.
* The value is \c true when pressed, and \c false when not pressed.
- *
*/
bool QGamepad::buttonB() const
{