missing update added
This commit is contained in:
parent
d6dcf0a3d1
commit
f90736efed
|
@ -117,6 +117,7 @@ void QskBoundedControl::adjustBoundaries( bool increasing )
|
||||||
}
|
}
|
||||||
|
|
||||||
Q_EMIT boundariesChanged( boundaries() );
|
Q_EMIT boundariesChanged( boundaries() );
|
||||||
|
update();
|
||||||
}
|
}
|
||||||
|
|
||||||
qreal QskBoundedControl::boundaryLength() const
|
qreal QskBoundedControl::boundaryLength() const
|
||||||
|
|
Loading…
Reference in New Issue