Changeset 88154 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Mar 17, 2021 2:24:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp
r88149 r88154 186 186 if (m_pLocationLabel) 187 187 m_pLocationLabel->setText(UIWizardNewVM::tr("Disk Location:")); 188 189 if (m_pNameAndSystemLayout && m_pNameAndSystemEditor) 190 m_pNameAndSystemLayout->setColumnMinimumWidth(0, m_pNameAndSystemEditor->firstColumnWidth()); 188 191 } 189 192
Note:
See TracChangeset
for help on using the changeset viewer.