Skip to content

Deprecate KIO::pixmapForUrl

Nicolas Fella requested to merge work/deprepixmurl into master

It uses QPixmap and KIconLoader. Using KIO::iconNameForUrl and appropriate QIcon API is a better alternative.

Merge request reports