Diffusion Krita a254c1d5e145

Use makeQAction, not new QAction for named action

Authored by rempt on Sep 28 2017, 10:06 AM.

Description

Use makeQAction, not new QAction for named action

Any action with a name, that is defined in a .action file must
be created with KisActioNRegistry::makeQAction, not new QAction.

CCBUG:385030

Details

Committed
remptSep 28 2017, 11:09 AM
Parents
R37:ca605c8607c8: Pass the action collection to the edit toolbar
Branches
Unknown
Tags
Unknown