VirtualBox

Changeset 106080 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 18, 2024 12:38:27 PM (2 months ago)
Author:
vboxsync
Message:

Main: Fixed enabling 3D when selecting supported graphics controllers. bugref:10749

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GraphicsAdapterImpl.h

    r106061 r106080  
    6262    HRESULT i_saveSettings(settings::GraphicsAdapter &data);
    6363
    64     void i_rollback();
    65     void i_commit();
    66     void i_copyFrom(GraphicsAdapter *aThat);
     64    void  i_rollback();
     65    void  i_commit();
     66    void  i_copyFrom(GraphicsAdapter *aThat);
     67    bool *i_getFeatureMemberBool(GraphicsFeature_T aFeature);
     68    void  i_updateFeatures();
    6769
    6870private:
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