D21661: add snoretoast backend for KNotifications on Windows
Shubham
noreply at phabricator.kde.org
Sat Jun 15 19:47:25 BST 2019
shubham added inline comments.
INLINE COMMENTS
> notifybysnore.h:44
> + QHash<int, QPointer<KNotification>> m_notifications;
> + QString program = QStringLiteral("SnoreToast.exe");
> + QLocalServer server;
I doubt this compiles...You can't initialise variables inside the class
REPOSITORY
R289 KNotifications
REVISION DETAIL
https://phabricator.kde.org/D21661
To: brute4s99, broulik, sredman, vonreth, albertvaka
Cc: shubham, nicolasfella, pino, kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190615/69b2cbc0/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list