Skip to content

Fix wrong arg type in addLauncher method call

Alexander Lohnau requested to merge work/alex/fix_type into master

We expect a QVariant instead of a QUrl

Regression from 14d10c7a

BUG: 449243

Merge request reports