VirtualBox

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


Ignore:
Timestamp:
Mar 26, 2012 12:00:16 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77055
Message:

several warnings

File:
1 edited

Legend:

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

    r40432 r40633  
    594594     * one) or after doing addCaller() manually.
    595595     */
    596     bool isAccessible() const { return mData->mAccessible; }
     596    bool isAccessible() const { return !!mData->mAccessible; }
    597597
    598598    /**
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