- Timestamp:
- Jun 14, 2017 8:02:44 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFlowLayout.cpp
r67378 r67383 74 74 Qt::Orientations QIFlowLayout::expandingDirections() const 75 75 { 76 return Qt:: Vertical | Qt::Horizontal;76 return Qt::Horizontal; 77 77 } 78 78
Note:
See TracChangeset
for help on using the changeset viewer.