doc: Remove obselete link in notificator.cpp

This commit is contained in:
strmfos
2025-05-28 11:26:37 +02:00
committed by fanquake
parent ee4406c04a
commit 21ee656337

View File

@ -141,7 +141,6 @@ QVariant FreedesktopImage::toVariant(const QImage &img)
void Notificator::notifyDBus(Class cls, const QString &title, const QString &text, const QIcon &icon, int millisTimeout)
{
// https://developer.gnome.org/notification-spec/
// Arguments for DBus "Notify" call:
QList<QVariant> args;