Changeset 38099 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Jul 21, 2011 1:39:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizard.cpp
r38055 r38099 40 40 * for it. */ 41 41 if (machine.GetSnapshotCount() > 0) 42 // addPage(new UICloneVMWizardPage2(fShowChildsOption)); 43 addPage(new UICloneVMWizardPage2(false)); 42 addPage(new UICloneVMWizardPage2(fShowChildsOption)); 44 43 45 44 /* Translate wizard: */
Note:
See TracChangeset
for help on using the changeset viewer.