beautified
This commit is contained in:
parent
77f4e17b4c
commit
b2feda16e2
|
@ -377,7 +377,7 @@ void QskDrawer::updateLayout()
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const QRectF layoutRect( dx, dy, width(), height() );
|
const QRectF layoutRect( dx, dy, width(), height() );
|
||||||
|
|
||||||
const auto children = childItems();
|
const auto children = childItems();
|
||||||
|
|
Loading…
Reference in New Issue