Diffusion Krita 025e19663323

Emit profileChanged in KisImage::AssignImageProfile

Authored by rempt on Jan 11 2017, 10:04 AM.

Description

Emit profileChanged in KisImage::AssignImageProfile

This function was only used in creating and loading an image, so
we never noticed that it didn't tell the world that the image's
profile has changed. Now that we can do that from Python, we need
to make sure it's emitted, because otherwise the statusbar cannot
be updated.

Details

Committed
remptJan 11 2017, 10:04 AM
Parents
R37:2f211c199da9: Add a new python plugin: assign profile
Branches
Unknown
Tags
Unknown