VirtualBox

Ignore:
Timestamp:
Mar 2, 2015 12:26:20 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Fix for r65354.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h

    r54305 r54577  
    189189
    190190    /* Guest additions state getters: */
    191     bool isGuestAdditionsActive() const { return (m_ulGuestAdditionsRunLevel > AdditionsRunLevelType_None); }
     191    bool isGuestAdditionsActive() const { return (m_ulGuestAdditionsRunLevel > KAdditionsRunLevelType_None); }
    192192    bool isGuestSupportsGraphics() const { return m_fIsGuestSupportsGraphics; }
    193193    /* The double check below is correct, even though it is an implementation
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