@@ -163,12 +163,14 @@ Item {
|
|||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
|
|
||||||
text: "Welcome to Matrix, a new era of instant messaging."
|
text: "Welcome to Matrix, a new era of instant messaging."
|
||||||
|
wrapMode: Label.Wrap
|
||||||
}
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
|
|
||||||
text: "To start chatting, select a room from the room list."
|
text: "To start chatting, select a room from the room list."
|
||||||
|
wrapMode: Label.Wrap
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user