VirtualBox

Changeset 37825 in vbox


Ignore:
Timestamp:
Jul 7, 2011 6:16:03 PM (14 years ago)
Author:
vboxsync
Message:

Frontends/VirtualBox: fix copy/paste bug: the non-rotational flag applies to hard disks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp

    r37824 r37825  
    35483548                if (fSuccess)
    35493549                {
    3550                     if (attachmentDeviceType == KDeviceType_DVD)
     3550                    if (attachmentDeviceType == KDeviceType_HardDisk)
    35513551                    {
    35523552                        m_machine.NonRotationalDevice(strControllerName, iAttachmentPort, iAttachmentDevice, fAttachmentNonRotational);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette