Changeset 38893 in vbox
- Timestamp:
- Sep 28, 2011 10:34:51 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r38873 r38893 2986 2986 pelmAttached->getAttributeValue("type", strTemp); 2987 2987 2988 att.fDiscard = false; 2989 att.fNonRotational = false; 2990 2988 2991 if (strTemp == "HardDisk") 2989 2992 {
Note:
See TracChangeset
for help on using the changeset viewer.