Don't crash if activateRichText was called before createActions

Authored by poboiko on May 28 2020, 8:54 AM.

Description

Don't crash if activateRichText was called before createActions

activateRichText emits textModeChanged signal, which leads to
richTextComposerActions::textModeChanged call. Which segfaults if table
actions are not yet created by explicit createActions call.

Details

Committed
poboikoMay 30 2020, 12:20 AM
Parents
R86:eca065cd4dee: GIT_SILENT: fix package name
Branches
Unknown
Tags
Unknown