mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Re-add mouse sensitivity option to tablet.
This commit is contained in:
parent
c80ab0d237
commit
d6684e5ef7
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ StackView {
|
|||
TabletPreferencesDialog {
|
||||
id: root
|
||||
objectName: "TabletGeneralPreferences"
|
||||
showCategories: ["User Interface", "HMD", "Snapshots", "Privacy"]
|
||||
showCategories: ["User Interface", "Mouse Settings", "HMD", "Snapshots", "Privacy"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue