mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-09 18:00:13 +02:00
doc: Remove obselete link in notificator.cpp
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user