warning disabled

This commit is contained in:
Uwe Rathmann 2019-10-27 08:10:25 +01:00
parent 6dc7fcd6c9
commit 517f17088a

View File

@ -424,7 +424,9 @@ QSizeF QskLayoutEngine2D::sizeHint(
will have no effect and we ignore it to make use of the cached
results from unconstrained requests
*/
#if 0
qWarning( "QskLayoutEngine2D: constraint will be ignored." );
#endif
}
}
}