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