Improve "nothing events to show yet" message
This commit is contained in:
parent
34edf923d0
commit
947c706638
|
@ -86,7 +86,7 @@ HRectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
HNoticePage {
|
HNoticePage {
|
||||||
text: qsTr("Nothing here yet...")
|
text: qsTr("No messages visible yet.")
|
||||||
|
|
||||||
visible: eventList.model.count < 1
|
visible: eventList.model.count < 1
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
Loading…
Reference in New Issue
Block a user