indentation fixed
This commit is contained in:
parent
f5fa8d6fa3
commit
f9a71be21c
@ -262,7 +262,7 @@ QSizeF QskLayoutBox::contentsSizeHint() const
|
|||||||
|
|
||||||
QSizeF QskLayoutBox::layoutItemsSizeHint() const
|
QSizeF QskLayoutBox::layoutItemsSizeHint() const
|
||||||
{
|
{
|
||||||
return engine().sizeHint( Qt::PreferredSize );
|
return engine().sizeHint( Qt::PreferredSize, QSizeF() );
|
||||||
}
|
}
|
||||||
|
|
||||||
qreal QskLayoutBox::heightForWidth( qreal width ) const
|
qreal QskLayoutBox::heightForWidth( qreal width ) const
|
||||||
|
Loading…
x
Reference in New Issue
Block a user