outdated comment fixed

This commit is contained in:
Uwe Rathmann 2022-03-20 13:12:30 +01:00
parent bc3ef26584
commit 25e40103d3
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ QskLayoutChain::Segments QskLayoutChain::minimumExpanded( qreal size ) const
- according to the preferred sizes - according to the preferred sizes
- items with a larger preferred size are stretchier: this is - items with a larger preferred size are stretchier: this is
what QSK_LAYOUT_COMPAT does ( compatible with QGridLayoutEngine ) what QGridLayoutEngine does
- somehow using the stretch factors - somehow using the stretch factors
*/ */