VirtualBox

Changeset 67602 in vbox


Ignore:
Timestamp:
Jun 26, 2017 11:55:17 AM (8 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Do not forget to update appearance of storage devices after powering VM up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp

    r64334 r67602  
    125125{
    126126    /* Update virtualization stuff: */
    127     updateAppearanceOf(UIVisualElement_FeaturesStuff);
     127    updateAppearanceOf(  UIVisualElement_FeaturesStuff
     128                       | UIVisualElement_HDStuff
     129                       | UIVisualElement_CDStuff
     130                       | UIVisualElement_FDStuff);
    128131}
    129132
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