Skip to content

ksplash: don't trip over missing rootObjects

Harald Sitter requested to merge work/sitter/ksplashassertiveness into master

depending on what was passesd to setSource the rootObject() may be a nullptr. don't crash on this.

be very assertive on well formed ness during development though

Fixes PLASMA-WORKSPACE-9A

Merge request reports