- Timestamp:
- Apr 19, 2007 10:42:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r2206 r2210 324 324 325 325 /* Repaint the display. This could lead to a new call to handleDisplayResize, so do this after the status change. */ 326 mpDrv->pUpPort->pfnUpdateDisplayAll(mpDrv->pUpPort);326 // @todo mpDrv->pUpPort->pfnUpdateDisplayAll(mpDrv->pUpPort); 327 327 } 328 328
Note:
See TracChangeset
for help on using the changeset viewer.