[konqpixmapprovider] Don't inherit from KPixmapProvider
ClosedPublic

Authored by nicolasfella on Dec 8 2019, 11:16 PM.

Details

Summary

It only defines the pixmapFor method, which we implement ourselves anyway. It is the last non-obsolete usage of KPixmapProvider, so removing it here will allow us to get rid of it entirely eventually.

Test Plan

builds. Basic browsing works, no obvious icons missing

Diff Detail

Repository
R226 Konqueror
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella requested review of this revision.Dec 8 2019, 11:16 PM
nicolasfella created this revision.
dfaure accepted this revision.Dec 13 2019, 11:25 PM
This revision is now accepted and ready to land.Dec 13 2019, 11:25 PM
This revision was automatically updated to reflect the committed changes.