Changeset 3554 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jul 11, 2007 1:44:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r3526 r3554 3768 3768 if (pRect) 3769 3769 { 3770 pRect->x = 0;3771 pRect->y = 0;3772 pRect->cx = pData->last_scr_width;3773 pRect->cy = pData->last_scr_height;3774 3770 } 3775 3771
Note:
See TracChangeset
for help on using the changeset viewer.