mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-16 10:25:43 +00:00
QSWidget::relayout get triggered before setting a bitmap to display while setting the widget as the main widget of the window. I've added a null check to the paint event too to make sure the widget works with no bitmap set.