More NotificationHistory fixes
This commit is contained in:
parent
1c936c1e07
commit
23749b3696
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ NLoader {
|
|||
icon: "delete"
|
||||
sizeMultiplier: 0.7
|
||||
tooltipText: "Delete notification"
|
||||
color: notificationMouseArea.containsMouse ? Colors.mSurface : Colors.mOnSurfaceVariant
|
||||
onClicked: {
|
||||
console.log("[NotificationHistory] Removing notification:", summary)
|
||||
NotificationService.historyModel.remove(index)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue