GlosSIConfig: Update "Hide Devices" help text

pull/183/head
Peter Repukat 2 years ago
parent 985b6bb490
commit 1413ec0a3c

@ -137,6 +137,8 @@ CollapsiblePane {
qsTr("Hides real game controllers from the system\nThis may prevent doubled inputs") qsTr("Hides real game controllers from the system\nThis may prevent doubled inputs")
+ "\n" + "\n"
+ qsTr("You can change this setting and which devices are hidden in the GlosSI overlay") + qsTr("You can change this setting and which devices are hidden in the GlosSI overlay")
+ "\n"
+ qsTr("If ONLY using a SteamController or SteamDeck this settings is not required, but won't hurt")
helpInfoDialog.open() helpInfoDialog.open()
} }

Loading…
Cancel
Save