Skip to content

ksplashqml: Fix QCoreApplication warning

Daan De Meyer requested to merge daandemeyer/plasma-workspace:fix-warning into master

I didn't test the fix (it seems a bit too much work to set up an entire KDE dev environment for these simple fixes I'm doing). I just looked at other usages of QtQuickSettings::init() and applied the same approach here. I'd appreciate if someone with a complete dev environment could quickly check if this doesn't break anything.

Merge request reports