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() );
|
||||
update();
|
||||
}
|
||||
|
||||
qreal QskBoundedControl::boundaryLength() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user