- Timestamp:
- Jan 10, 2025 4:16:54 PM (10 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp
r107478 r107682 961 961 /* Get medium id for further activities: */ 962 962 QUuid uMediumId; 963 if (fSuccess)963 // if (fSuccess) 964 964 { 965 965 uMediumId = comMedium.GetId();
Note:
See TracChangeset
for help on using the changeset viewer.