Changeset 87782 in vbox
- Timestamp:
- Feb 17, 2021 2:11:18 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp
r87629 r87782 355 355 m_pNameAndSystemEditor->markNameLineEdit(m_pNameAndSystemEditor->name().isEmpty()); 356 356 if (m_pISOFilePathSelector) 357 m_pISOFilePathSelector->mark(!checkISOFile() );357 m_pISOFilePathSelector->mark(!checkISOFile(), UIWizardNewVM::tr("Invalid file path or unreadable file")); 358 358 } 359 359
Note:
See TracChangeset
for help on using the changeset viewer.

