- Timestamp:
- Dec 15, 2010 12:04:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r35119 r35123 1044 1044 // no need to save the usual DVD medium types 1045 1045 if (devType != DeviceType_DVD || ( mdm.hdType != MediumType_Normal 1046 && mdm.hdType != MediumType_Writethrough 1046 1047 && mdm.hdType != MediumType_Readonly)) 1047 1048 pelmMedium->setAttribute("type", pcszType);
Note:
See TracChangeset
for help on using the changeset viewer.