Changeset 79814 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.cpp
- Timestamp:
- Jul 16, 2019 3:59:06 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132188
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.cpp
r79752 r79814 149 149 startProcessing(); 150 150 151 /* Make sure table has own data committed: */ 152 m_pFormEditor->makeSureEditorDataCommitted(); 153 151 154 /* Check whether we have proper VSD form: */ 152 155 CVirtualSystemDescriptionForm comForm = vsdForm();
Note:
See TracChangeset
for help on using the changeset viewer.