beautified

This commit is contained in:
Uwe Rathmann 2023-10-17 11:59:21 +02:00
parent 77f4e17b4c
commit b2feda16e2
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ void QskDrawer::updateLayout()
break;
}
}
const QRectF layoutRect( dx, dy, width(), height() );
const auto children = childItems();