VirtualBox

Changeset 11799 in vbox


Ignore:
Timestamp:
Aug 29, 2008 9:56:50 AM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: Disabling 'shut down radio-button' of Close VM Dialog in case of Machine is in stacked state.

File:
1 edited

Legend:

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

    r11791 r11799  
    12921292                 * else and choose PowerOff */
    12931293                dlg.mRbSave->setEnabled (false);
     1294                dlg.mRbShutdown->setEnabled (false);
    12941295                dlg.mRbPowerOff->setChecked (true);
    12951296            }
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