typo fixed
This commit is contained in:
parent
b71ce92f10
commit
0c7774ba11
|
@ -667,7 +667,7 @@ void QskGridLayoutEngine::setupChain( Qt::Orientation orientation,
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
We collect all information from the simple elements first
|
We collect all information from the simple elements first
|
||||||
befora adding those that occupy more than one cell
|
before adding those that occupy more than one cell
|
||||||
*/
|
*/
|
||||||
QVarLengthArray< const Element* > postponed;
|
QVarLengthArray< const Element* > postponed;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue