hide fake notifications

This commit is contained in:
Marco Martin 2017-09-04 18:25:22 +02:00
parent 7c4bb9bac1
commit 535ae14459

View file

@ -157,7 +157,7 @@ Item {
ListModel {
id: notificationsModel
ListElement {
/* ListElement {
source: "call1Source"
appIcon: "call-start"
summary: "Missed call from Joe"
@ -178,7 +178,7 @@ Item {
appName: "Message"
summary: "July: Hello?"
actions: []
}
}*/
}
ListView {