ksplashqml: Fix QCoreApplication warning
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.