mirror of https://github.com/qt/qtgamepad.git
Doc: Fix typo
Change-Id: Ibcd295e8aa571f788deec2488ce11f5635f499cf Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
572ef46c5f
commit
324dd701ec
|
|
@ -59,7 +59,7 @@
|
||||||
are not in scope for this module. A number of third-party gamepads may be
|
are not in scope for this module. A number of third-party gamepads may be
|
||||||
supported as well, however, some of these may need custom configuration steps
|
supported as well, however, some of these may need custom configuration steps
|
||||||
in order to map the button/trigger codes the device or driver in question
|
in order to map the button/trigger codes the device or driver in question
|
||||||
provides onto what QtGamepad expects. The can be done by the
|
provides onto what QtGamepad expects. This can be done by the
|
||||||
\l{Qt Gamepad Configure Buttons Example}{configureButtons} example that can also
|
\l{Qt Gamepad Configure Buttons Example}{configureButtons} example that can also
|
||||||
save the generated layout persistently for use by other applications.
|
save the generated layout persistently for use by other applications.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue