Changeset 43900 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Nov 16, 2012 2:49:33 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r43870 r43900 9985 9985 dev.fPassThrough = pAttach->getPassthrough(); 9986 9986 dev.fTempEject = pAttach->getTempEject(); 9987 dev.fNonRotational = pAttach->getNonRotational(); 9987 9988 dev.fDiscard = pAttach->getDiscard(); 9988 9989 }
Note:
See TracChangeset
for help on using the changeset viewer.