VirtualBox

Changeset 77294 in vbox


Ignore:
Timestamp:
Feb 13, 2019 10:28:02 AM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9389: Add graphics controller information to Session Information dialog Configuration tab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp

    r77292 r77294  
    241241            p_text << UITextTableLine(tr("2D Video Acceleration", "details report"), acc2dVideo);
    242242#endif
     243
     244            /* Graphics Controller: */
     245            p_text << UITextTableLine(QApplication::translate("UIDetails", "Graphics Controller", "details (display)"),
     246                                      gpConverter->toString(m_machine.GetGraphicsControllerType()));
    243247
    244248            /* VRDP tab: */
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