Changeset 96641 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Sep 7, 2022 7:18:46 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp
r96640 r96641 622 622 if (m_pNameAndSystemEditor) 623 623 { 624 m_pNameAndSystemEditor->setOSTypeStuffEnabled( fOsTypeFixed);624 m_pNameAndSystemEditor->setOSTypeStuffEnabled(!fOsTypeFixed); 625 625 626 626 /* Redetect the OS type using the name if detection or the step above failed: */
Note:
See TracChangeset
for help on using the changeset viewer.