Changeset 46605 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jun 17, 2013 6:25:40 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilmContainer.cpp
r46537 r46605 62 62 { 63 63 /* Configure viewport layout: */ 64 pWidgetLayout->setMargin( 4);64 pWidgetLayout->setMargin(0); 65 65 pWidgetLayout->setSpacing(4); 66 66 /* Create new widgets according passed vector: */
Note:
See TracChangeset
for help on using the changeset viewer.