VirtualBox

Changeset 51029 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Apr 10, 2014 11:11:52 AM (11 years ago)
Author:
vboxsync
Message:

DisplayImpl: call pfnUpdateDisplayAll directly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r51013 r51029  
    46104610    {
    46114611        /* Force full screen update, because VGA device must take control, do resize, etc. */
    4612         pThis->InvalidateAndUpdateEMT(pThis, VBOX_VIDEO_PRIMARY_SCREEN, false);
     4612        pThis->mpDrv->pUpPort->pfnUpdateDisplayAll(pThis->mpDrv->pUpPort);
    46134613    }
    46144614}
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