mirror of
https://github.com/lubosz/overte.git
synced 2025-04-26 16:35:28 +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 {
|
||||
id: text1
|
||||
text: qsTr("Material URL")
|
||||
text: qsTr("Material URL (Optional)")
|
||||
color: "#ffffff"
|
||||
font.pixelSize: 12
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue