mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 03:16:21 +02:00
Change name of dialog to match menu item
This commit is contained in:
parent
f04654fb56
commit
09029e4edd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import "../../dialogs"
|
|||
PreferencesDialog {
|
||||
id: root
|
||||
objectName: "GeneralPreferencesDialog"
|
||||
title: "General Preferences"
|
||||
title: "General Settings"
|
||||
showCategories: ["Snapshots", "Scripts", "Privacy", "Octree", "HMD", "Sixense Controllers"]
|
||||
property var settings: Settings {
|
||||
category: root.objectName
|
||||
|
|
Loading…
Reference in a new issue