https://bugs.kde.org/show_bug.cgi?id=385030
--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> --- Git commit a254c1d5e145f716c9d0b8e592e32e83ed7c94ed by Boudewijn Rempt. Committed on 28/09/2017 at 11:09. Pushed by rempt into branch 'master'. 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. M +4 -4 plugins/tools/basictools/kis_tool_brush.cc https://commits.kde.org/krita/a254c1d5e145f716c9d0b8e592e32e83ed7c94ed -- You are receiving this mail because: You are watching all bug changes.