Make sure KCrash works for kioworker
We need to set up KAboutData
This is a bit tricky since we need to do it after the qapp has been created, so we can't do it in kioworker's main
Instead do it before the existing KCrash::initialize in SlaveBase
Only do it when the worker is actually running as kioworker though, not when it's in-app