[welcomeq] set needed Text id

This commit is contained in:
demmm 2022-06-15 19:52:27 +02:00
parent e4729b8dc3
commit 0257c9d31e

View File

@ -78,6 +78,7 @@ Rectangle {
}
Text {
id: message
text: satisfied ? details : negatedText
anchors.centerIn: parent
font.pointSize: 11