Diffusion Krita e53f5f454fa2

Update g'mic to 1.6.9-pre

Authored by rempt on Jan 30 2016, 2:15 PM.

Description

Update g'mic to 1.6.9-pre

BUG:357880

Details

Committed
remptJan 30 2016, 2:15 PM
Parents
R37:1c68ccda822a: Clean up all the include_directories
Branches
Unknown
Tags
Unknown
lukast added a subscriber: lukast.Feb 12 2016, 11:41 PM
lukast added inline comments.
/plugins/extensions/gmic/Category.h
30

Why was this added? Component and Category does not have to be QObject.
QObject is too heavy for such class.

/plugins/extensions/gmic/kis_gmic_filter_model.h
25

Ah, so the QObject because of this? Maybe we could use QSharedPointer instead?