Diffusion Krita 5f3ae2811673

No longer set an empty QImage on brush resources

Authored by rempt on Oct 16 2018, 1:40 PM.

Description

No longer set an empty QImage on brush resources

When loading a brush, we'd load the brush image in memory. Then after
generating the thumbnail, we'd remove the (large) images.

But now that we cache brushes in the database, this isn't necessary
anymore

Details

Committed
remptOct 16 2018, 1:40 PM
Parents
R37:0d817b9e273b: Use the KisResourceModel in the db explorer
Branches
Unknown
Tags
Unknown