- Timestamp:
- Jun 20, 2019 4:01:52 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 131451
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp
r76606 r79260 414 414 break; 415 415 case WizardType_ExportAppliance: 416 case WizardType_ImportAppliance: 416 417 dRatio += 0.3; 418 break; 419 case WizardType_NewCloudVM: 420 dRatio += 0.7; 417 421 break; 418 422 case WizardType_FirstRun:
Note:
See TracChangeset
for help on using the changeset viewer.