VirtualBox

Changeset 51615 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Jun 13, 2014 8:01:09 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94354
Message:

repaired tstMouseImpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstMouseImpl.cpp

    r50613 r51615  
    4949{
    5050public:
    51     VMMDevMouseInterface *getVMMDevMouseInterface() { return &mVMMDev; }
    52     DisplayMouseInterface *getDisplayMouseInterface() { return &mDisplay; }
     51    VMMDevMouseInterface *i_getVMMDevMouseInterface() { return &mVMMDev; }
     52    DisplayMouseInterface *i_getDisplayMouseInterface() { return &mDisplay; }
    5353    /** @todo why on earth is this not implemented? */
    5454    void onMouseCapabilityChange(BOOL supportsAbsolute, BOOL supportsRelative,
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