Qt: Fix tooltip

pull/3718/head
Davide Pesavento 5 months ago committed by Stenzek
parent 8682b4f411
commit 7bcafb44f5
No known key found for this signature in database

@ -333,7 +333,7 @@
<item row="1" column="1">
<widget class="QCheckBox" name="enableSensorMapping">
<property name="toolTip">
<string>Allows sensors such as accelerometers to be mapped to emulated controls. By default movement of the mouse will be ignored.</string>
<string>Allows sensors such as accelerometers to be mapped to emulated controls. By default sensors will be ignored.</string>
</property>
<property name="text">
<string>Enable Sensor Mapping</string>

Loading…
Cancel
Save