Skip to content

Use correct prefix SVG prefix for tooltips

Nate Graham requested to merge work/cherry-pick-69fe0b04 into Plasma/6.0

In various porting using the correct prefix for tooltips got lost.

This patch restores that by adding an additional prefix argument to the constructor of PlasmaWindow and having a separate DialogShadows instance per SVG prefix.

BUG: 415601

(cherry picked from commit 69fe0b04)

Merge request reports