Changeset 37825 in vbox
- Timestamp:
- Jul 7, 2011 6:16:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp
r37824 r37825 3548 3548 if (fSuccess) 3549 3549 { 3550 if (attachmentDeviceType == KDeviceType_ DVD)3550 if (attachmentDeviceType == KDeviceType_HardDisk) 3551 3551 { 3552 3552 m_machine.NonRotationalDevice(strControllerName, iAttachmentPort, iAttachmentDevice, fAttachmentNonRotational);
Note:
See TracChangeset
for help on using the changeset viewer.