Bugfix: Can't import SVG gradients
Loading QIODevice*
using QBuffer(QObject *)
is invalid. It treats
QIODevice
as its parent
, not as an input buffer.
Loading QIODevice*
using QBuffer(QObject *)
is invalid. It treats
QIODevice
as its parent
, not as an input buffer.