- Timestamp:
- Jul 17, 2017 4:33:39 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117018
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDetailsWidget.cpp
r68005 r68006 227 227 pLayoutOptions->setSpacing(10); 228 228 pLayoutOptions->setContentsMargins(10, 10, 10, 10); 229 // WORKAROUND: 230 // Using adjusted vertical spacing because there are special widgets which 231 // requires more care and attention, UIFilePathSelector and UIMediumSizeEditor. 232 pLayoutOptions->setVerticalSpacing(6); 229 233 #endif 230 234
Note:
See TracChangeset
for help on using the changeset viewer.