whitespaces removed
This commit is contained in:
parent
3975553dd7
commit
027db164d0
@ -437,7 +437,6 @@ static QSizeF qskBoundedConstraint( const QQuickItem* item,
|
||||
size.rheight() = qMin( constraint.height(), hintMax.height() );
|
||||
|
||||
size.rheight() = qMax( constraint.height(), hintMin.height() );
|
||||
|
||||
}
|
||||
|
||||
return size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user