- Timestamp:
- Jun 13, 2017 3:25:39 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFlowLayout.cpp
r67377 r67378 177 177 LayoutDataList &row = rows[i]; 178 178 /* Width expand delta is equal to total-width minus all spacing widths ... */ 179 printf("row %d size: %d\n", i, row.size());180 179 int iExpandingWidth = contentsRect.width() - (row.size() - 1) * iSpaceX; 181 180
Note:
See TracChangeset
for help on using the changeset viewer.

