VirtualBox

Changeset 10884 in vbox


Ignore:
Timestamp:
Jul 25, 2008 10:22:41 AM (17 years ago)
Author:
vboxsync
Message:

Fe/Qt4: Fixed "to current snapshot reverting" on machine closing.

File:
1 edited

Legend:

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

    r10771 r10884  
    13551355
    13561356                        /* discard the current state if requested */
    1357                         if (dlg.mCbDiscardCurState->isVisible() &&
    1358                             dlg.mCbDiscardCurState->isChecked())
     1357                        if (dlg.mCbDiscardCurState->isChecked())
    13591358                        {
    13601359                            CProgress progress = cconsole.DiscardCurrentState();
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