Changeset 93568 in vbox for trunk/src/VBox
- Timestamp:
- Feb 3, 2022 8:01:15 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp
r93545 r93568 121 121 /* Cleanup the machine folder: */ 122 122 UIWizardNewVMNameOSTypeCommon::cleanupMachineFolder(this, true); 123 124 if (!m_machine.isNull()) 125 m_machine.detach(); 123 126 } 124 127
Note:
See TracChangeset
for help on using the changeset viewer.