[Kde-bindings] Adds API to KIconLoader
Matthias Fuchs
mat69 at gmx.net
Tue Jun 21 13:03:10 UTC 2011
Hi,
my commit to kdelibs [1] adds a new public method [2] to KIconLoader.
This makes it possible to fix bug 190579.
I know this is quite late and thus dfaure suggested to inform you of this
change.
Thanks for reading,
matthias
PS.: I already corrected the @since in the above mentioned commit.
PPS.: Please cc me when answering. :)
[1] ccbf81cef41f16c03586e81b3845e750d952f76b
[2] void drawOverlays(const QStringList &overlays, QPixmap &pixmap,
KIconLoader::Group group, int state = KIconLoader::DefaultState) const;
More information about the Kde-bindings
mailing list