Changeset 25892 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jan 18, 2010 1:07:29 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 56702
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r25749 r25892 2928 2928 case DeviceType_DVD: 2929 2929 pcszType = "DVD"; 2930 if (att.fPassThrough) 2931 pelmDevice->setAttribute("passthrough", att.fPassThrough); 2930 pelmDevice->setAttribute("passthrough", att.fPassThrough); 2932 2931 break; 2933 2932
Note:
See TracChangeset
for help on using the changeset viewer.