Skip to content

Avoid crash on start when help actions are restricted through the Kiosk system

Alexander Volkov requested to merge work/volkov/fix_crash_kiosk into master

KHelpMenu may not create some actions, so check for nullptr before setting "What's this?" text.

Merge request reports