constructor fixed
This commit is contained in:
parent
de349c3423
commit
ab0fe2ac1c
@ -215,7 +215,7 @@ QskGradient::QskGradient( Qt::Orientation orientation, const QskGradientStops& s
|
||||
QskGradient::QskGradient( Orientation orientation, const QskGradientStops& stops )
|
||||
: QskGradient( orientation )
|
||||
{
|
||||
m_stops = stops;
|
||||
setStops( stops );
|
||||
}
|
||||
|
||||
QskGradient::~QskGradient()
|
||||
|
Loading…
x
Reference in New Issue
Block a user