xuetianweng added inline comments.

INLINE COMMENTS

> kstatusnotifieritem.cpp:879
> +    } else {
> +        QDBusMessage call = 
> QDBusMessage::createMethodCall(statusNotifierWatcher->service(), 
> statusNotifierWatcher->path(), 
> QStringLiteral("org.freedesktop.DBus.Properties."), QStringLiteral("Get"));
> +        call.setArguments({statusNotifierWatcher->interface(), 
> QStringLiteral("IsStatusNotifierHostRegistered")});

Do you need the extra dot at the end of "org.freedesktop.DBus.Properties." ?

REPOSITORY
  R289 KNotifications

REVISION DETAIL
  https://phabricator.kde.org/D8346

To: davidedmundson
Cc: xuetianweng, #frameworks

Reply via email to