[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
Branch
pixmap
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19605
Build 19623: arc lint + arc unit
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.