mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 12:39:55 +02:00
Added (Optional) to the label "Material URL"
Added "(Optional)" to the label "Material URL" "Material URL (Optional)"
This commit is contained in:
parent
180742f790
commit
ec4d559055
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Rectangle {
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
id: text1
|
id: text1
|
||||||
text: qsTr("Material URL")
|
text: qsTr("Material URL (Optional)")
|
||||||
color: "#ffffff"
|
color: "#ffffff"
|
||||||
font.pixelSize: 12
|
font.pixelSize: 12
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue