warning disabled
This commit is contained in:
parent
6dc7fcd6c9
commit
517f17088a
@ -424,7 +424,9 @@ QSizeF QskLayoutEngine2D::sizeHint(
|
|||||||
will have no effect and we ignore it to make use of the cached
|
will have no effect and we ignore it to make use of the cached
|
||||||
results from unconstrained requests
|
results from unconstrained requests
|
||||||
*/
|
*/
|
||||||
|
#if 0
|
||||||
qWarning( "QskLayoutEngine2D: constraint will be ignored." );
|
qWarning( "QskLayoutEngine2D: constraint will be ignored." );
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user