Skip to content
Commit 88c66276 authored by Halla Rempt's avatar Halla Rempt
Browse files

BUG:330772 Don't pass a zero gradient to the gradient editor option widget

if m_gradient is 0, we shouldn't pass *m_gradient as a const QGradient&
parameter.

The mixing of pointers and references when using QGradients in flake
and karbon is something that needs a thorough overhault, though.
parent 96ac5dce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment