Changeset 51029 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Apr 10, 2014 11:11:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r51013 r51029 4610 4610 { 4611 4611 /* 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); 4613 4613 } 4614 4614 }
Note:
See TracChangeset
for help on using the changeset viewer.