https://bugs.kde.org/show_bug.cgi?id=385030

--- Comment #5 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit ca605c8607c8072300f76c62f3228b060520a9a9 by Boudewijn Rempt.
Committed on 28/09/2017 at 11:08.
Pushed by rempt into branch 'master'.

Pass the action collection to the edit toolbar

M  +2    -1    libs/ui/KisMainWindow.cpp

https://commits.kde.org/krita/ca605c8607c8072300f76c62f3228b060520a9a9

--- 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.

Reply via email to