mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
Update TabletGeneralPreferences.qml
Fixed a typo
This commit is contained in:
parent
d6684e5ef7
commit
f36ba49fbd
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ StackView {
|
|||
TabletPreferencesDialog {
|
||||
id: root
|
||||
objectName: "TabletGeneralPreferences"
|
||||
showCategories: ["User Interface", "Mouse Settings", "HMD", "Snapshots", "Privacy"]
|
||||
showCategories: ["User Interface", "Mouse Sensitivity", "HMD", "Snapshots", "Privacy"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue