Changeset 91269 in vbox
- Timestamp:
- Sep 16, 2021 6:23:19 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146928
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDSizeLocationPage.cpp
r91268 r91269 112 112 UIDiskEditorGroupBox::constructMediumFilePath(UIDiskVariantGroupBox::appendExtension(m_strDefaultName, 113 113 strExtension), m_strDefaultPath); 114 /* Initialize the medium file path with file path and file name from the location editor. This part is to update the 114 /* Initialize the medium file path with file path and file name from the location editor. This part is to update the 115 115 * file extention correctly in case user has gone back and changed the file format after modifying medium file path: */ 116 116 else
Note:
See TracChangeset
for help on using the changeset viewer.