VirtualBox

Changeset 3607 in vbox for trunk/src


Ignore:
Timestamp:
Jul 13, 2007 10:15:51 AM (18 years ago)
Author:
vboxsync
Message:

OpenGLEnabled added; still not configurable though

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VMMDevInterface.cpp

    r3584 r3607  
    522522     * Validate configuration.
    523523     */
    524     if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0"))
     524    if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0"OpenGLEnabled\0))
    525525        return VERR_PDM_DRVINS_UNKNOWN_CFG_VALUES;
    526526    PPDMIBASE pBaseIgnore;
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