setDirection fixed
This commit is contained in:
parent
76c8e41fcc
commit
d9eacd9eb3
@ -679,9 +679,6 @@ QskConicDirection QskGradient::conicDirection() const
|
||||
|
||||
void QskGradient::setDirection( Type type )
|
||||
{
|
||||
if ( type == m_type )
|
||||
return;
|
||||
|
||||
switch( type )
|
||||
{
|
||||
case Linear:
|
||||
|
Loading…
x
Reference in New Issue
Block a user