Change name of dialog to match menu item

This commit is contained in:
David Rowe 2016-02-25 20:37:54 +13:00
parent f04654fb56
commit 09029e4edd

View file

@ -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