Skip to content

QMdiSubWindow: Set correct ControlLabel size

The label pixmap may be a high-dpi pixmap. Set the ControlLabel fixed size to be the pixmap device independent size.

Fixes: QTBUG-87871 Pick-to: 5.15 Pick-to: 6.0 Pick-to: 6.1 Change-Id: Ib836e322d25599cb5e79011ea597e32ee1f8d093 Reviewed-by: Friedemann Kleint Friedemann.Kleint@qt.io (cherry picked from commit 33ddacdd)

Merge request reports