VirtualBox

Changeset 24304 in vbox


Ignore:
Timestamp:
Nov 4, 2009 9:25:20 AM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: xtracker 3225: ACPI shutdown wasn't disabled in the shutdown dialog after we restored from a saved state

File:
1 edited

Legend:

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

    r24301 r24304  
    13321332                    if (lastAction [0] == kSave)
    13331333                    {
     1334                        dlg.mRbShutdown->setEnabled (isACPIEnabled);
    13341335                        dlg.mRbSave->setChecked (true);
    13351336                        dlg.mRbSave->setFocus();
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