Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild
This commit is contained in:
commit
cd3d266fdb
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ NLoader {
|
||||||
icon: "delete"
|
icon: "delete"
|
||||||
sizeMultiplier: 0.7
|
sizeMultiplier: 0.7
|
||||||
tooltipText: "Delete notification"
|
tooltipText: "Delete notification"
|
||||||
color: notificationMouseArea.containsMouse ? Colors.mSurface : Colors.mOnSurfaceVariant
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
console.log("[NotificationHistory] Removing notification:", summary)
|
console.log("[NotificationHistory] Removing notification:", summary)
|
||||||
NotificationService.historyModel.remove(index)
|
NotificationService.historyModel.remove(index)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue