Add clear messages shortcut

This commit is contained in:
miruka
2019-09-08 11:49:47 -04:00
parent db0de237e6
commit e93c251624
5 changed files with 22 additions and 4 deletions

View File

@@ -177,7 +177,7 @@ Rectangle {
}
HNoticePage {
text: qsTr("No messages to show yet")
text: qsTr("No messages to show yet.")
visible: eventList.model.count < 1
anchors.fill: parent