Skip to content

Commit 21ee656

Browse files
strmfosfanquake
authored andcommitted
doc: Remove obselete link in notificator.cpp
1 parent ee4406c commit 21ee656

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qt/notificator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ QVariant FreedesktopImage::toVariant(const QImage &img)
141141

142142
void Notificator::notifyDBus(Class cls, const QString &title, const QString &text, const QIcon &icon, int millisTimeout)
143143
{
144-
// https://developer.gnome.org/notification-spec/
145144
// Arguments for DBus "Notify" call:
146145
QList<QVariant> args;
147146

0 commit comments

Comments
 (0)