Diffusion Krita 5c5fa3f4758e

Get rid of "name" parameter when creating the KoID in KisPaintOpPreset::paintOp…

Authored by victorw on Jul 16 2018, 1:22 PM.

Description

Get rid of "name" parameter when creating the KoID in KisPaintOpPreset::paintOp(). It doesn't appear to be needed, and is not consistent between instances of the same ID.

Removed second "name" parameter for KoID constructor calls when that parameter was an empty string.

Ref T6560

Details

Committed
lierozJul 19 2018, 11:14 AM
Parents
R37:54e98b12b918: A few formatting changes
Branches
Unknown
Tags
Unknown
Tasks
T6560: Optimize KoID