diff --git a/src/controls/QskDrawer.cpp b/src/controls/QskDrawer.cpp index 11f7bdbd..8d60f8ce 100644 --- a/src/controls/QskDrawer.cpp +++ b/src/controls/QskDrawer.cpp @@ -377,7 +377,7 @@ void QskDrawer::updateLayout() break; } } - + const QRectF layoutRect( dx, dy, width(), height() ); const auto children = childItems();