Review Request 122913: Added an event() version that takes no icon and will use a default one
Albert Vaca Cintora
albertvaka at gmail.com
Thu Mar 12 03:37:54 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122913/
-----------------------------------------------------------
(Updated mar. 12, 2015, 4:37 a.m.)
Review request for KDE Frameworks and Martin Klapetek.
Changes
-------
Had to remove a default empty QPixmap parameter from a different event()
header, that would make a call to one of them ambiguous. This means that
when recompiling an app that used event() with StandardEvent and didn't
specify an icon, it will now pick the version that uses standard icons
instead of the one that shows no icon at all. (Which seems ok to me).
Repository: knotifications
Description
-------
Added an event() version that takes no icon and will use a default one depending on the notification type
Diffs (updated)
-----
src/knotification.h f2dcd74e26a4feefe53dc0e536b0178d5ce287e1
src/knotification.cpp 293de09bae8d16b77df81ee2fe447c3246a476b5
Diff: https://git.reviewboard.kde.org/r/122913/diff/
Testing
-------
Thanks,
Albert Vaca Cintora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150312/6ee78fae/attachment.html>
More information about the Kde-frameworks-devel
mailing list