VirtualBox

Changeset 83627 in vbox


Ignore:
Timestamp:
Apr 8, 2020 6:06:46 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137060
Message:

FE/Qt: bugref:9691: UIMachineSettingsDisplay: Missed bit for r137058.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp

    r83625 r83627  
    872872    /* Update Video RAM requirements: */
    873873    m_pVideoMemoryEditor->setGraphicsControllerType(m_pGraphicsControllerEditor->value());
    874 #ifdef VBOX_WITH_VIDEOHWACCEL
    875     m_pLayout2DVideo->setCurrentWidget(  graphicsControllerTypeCurrent() == KGraphicsControllerType_VBoxVGA
    876                                        ? m_pCheckbox2DVideo
    877                                        : m_pPlaceholder2DVideo);
    878 #endif
    879874
    880875    /* Revalidate: */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette