VirtualBox

Ignore:
Timestamp:
Jul 16, 2013 1:44:46 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87296
Message:

Main/MouseImpl: restored Mouse test case, not yet building though.

File:
1 edited

Legend:

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

    r47174 r47190  
    5252
    5353    // public initializer/uninitializer for internal purposes only
    54     HRESULT init(Console *parent);
     54    HRESULT init(ConsoleMouseInterface *parent);
    5555    void uninit();
    5656
     
    7070    static const PDMDRVREG  DrvReg;
    7171
    72     Console *getParent() const
     72    ConsoleMouseInterface *getParent() const
    7373    {
    7474        return mParent;
     
    112112    bool supportsMT(void);
    113113
    114     Console * const         mParent;
     114    ConsoleMouseInterface * const         mParent;
    115115    /** Pointer to the associated mouse driver. */
    116116    struct DRVMAINMOUSE    *mpDrv[MOUSE_MAX_DEVICES];
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