kcms/decoration: Fix crash when preview cannot be generated
m_bridge->createDecoration() can return nullptr. Most codepaths already guard against that, but not all of them
m_bridge->createDecoration() can return nullptr. Most codepaths already guard against that, but not all of them