VirtualBox

Changeset 9625 in vbox


Ignore:
Timestamp:
Jun 11, 2008 7:43:25 PM (17 years ago)
Author:
vboxsync
Message:

Fe/Qt4: VBoxNewVMWzd fixed temporary image deletion error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp

    r9245 r9625  
    268268    if (aWval == mWvalHDD)
    269269    {
    270         if (!chd.isNull() &&
    271             mMediaCombo->currentIndex() != mMediaCombo->count() - 1)
     270        if (!chd.isNull() && mMediaCombo->getId() != chd.GetId())
    272271            ensureNewHardDiskDeleted();
    273272    }
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