VirtualBox

Changeset 70076 in vbox


Ignore:
Timestamp:
Dec 12, 2017 10:22:00 AM (7 years ago)
Author:
vboxsync
Message:

Devices/Graphics, Main, FE/Qt: burn fix for previous commit.
bugref:9038: FE/Qt: better handle mouse cursor when toggling integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp

    r70075 r70076  
    27372737                            RT_BOOL(pReport->fReportPosition), pReport->x, pReport->y));
    27382738
    2739             pVGAState->pDrv->pfnVBVAReportCursorPosition(pVGAState->pDrv, pReport->fReportPosition,
     2739            pVGAState->pDrv->pfnVBVAReportCursorPosition(pVGAState->pDrv, (bool)pReport->fReportPosition,
    27402740                                                         pReport->x, pReport->y);
    27412741            pReport->x = pCtx->xCursor;
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