----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127270/ -----------------------------------------------------------
Review request for KDE Frameworks and Plasma. Repository: plasma-framework Description ------- IconItem handled both QOixmaps and QImages as a source. QVariant(somePixmap).canConvert<QImage>() returns true so one of the two code paths isn't executed. Given converting between the two is practically free, we don't need two code paths. Diffs ----- src/declarativeimports/core/iconitem.cpp 1e98e4952656756bf320c8974e075441590fad4f Diff: https://git.reviewboard.kde.org/r/127270/diff/ Testing ------- Thanks, David Edmundson
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel