Use setIconProvider instead of setPixmapProvider for KHistoryComboBox
ClosedPublic

Authored by nicolasfella on Dec 2 2019, 11:00 PM.

Details

Summary

setPixmapProvider will be deprecated with D25700

Test Plan

Open open folder dialog, history combobox still has icons

Diff Detail

Repository
R135 Integration for Qt applications in Plasma
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Dec 2 2019, 11:00 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 2 2019, 11:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Dec 2 2019, 11:00 PM
apol accepted this revision.Dec 2 2019, 11:47 PM
This revision is now accepted and ready to land.Dec 2 2019, 11:47 PM

Can Plasma depend on Frameworks master or does this have to wait until 5.66 release?

apol added a comment.Dec 9 2019, 2:24 AM

Plasma master can depend on kf5 master.

This revision was automatically updated to reflect the committed changes.