forked from qt-creator/qt-creator
In the code below min can be bigger than max. qBound(widget->rect().height(), bounded.y(), parent->height()) Change-Id: Ia65b1ba5917bf3333606e16263ac30819a07a587 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
In the code below min can be bigger than max. qBound(widget->rect().height(), bounded.y(), parent->height()) Change-Id: Ia65b1ba5917bf3333606e16263ac30819a07a587 Reviewed-by: Eike Ziller <eike.ziller@qt.io>