Skip to content

Fix rendering of icon overlays on HighDPI

Nicolas Fella requested to merge work/highdpioverlays into master

Use KIconUtils instead of KIconLoader API. The former does HighDPI correctly.

Merge request reports