RichTextComposer::setEnableActions: use RichTextComposerActions::setActionsEnabled
The old code doesn't set the flag richTextEnabled, which results in some actions being enabled and some being disabled due to checks in slotUpdateMiscActions.
The old code doesn't set the flag richTextEnabled, which results in some actions being enabled and some being disabled due to checks in slotUpdateMiscActions.