Skip to content

[applets/kicker] Pass proper QUrl when creating icon widget

Nicolas Fella requested to merge work/nico/add-to-panel-url into master

The receiving side expects a URL, not a path

In Qt5 this was implicitly converted appropriately, in Qt6 not

BUG: 470699

Merge request reports