diff options
Diffstat (limited to 'notifications.cpp')
-rw-r--r-- | notifications.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/notifications.cpp b/notifications.cpp index 712e37e..e357037 100644 --- a/notifications.cpp +++ b/notifications.cpp @@ -18,4 +18,3 @@ DcNotifications::send(QString event, QString pfpPath, QString title, QString mes newMess->sendEvent(); } -//newMess->setPixmap(QPixmap(":/res/chat.delta.KDeltaChat.png")); |