Changeset 49311 in vbox for trunk/src/VBox/Main
- Timestamp:
- Oct 28, 2013 4:43:28 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 90281
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r49039 r49311 681 681 mLastAddress = pvVRAM; 682 682 mLastBytesPerLine = cbLine; 683 mLastBitsPerPixel = bpp ,683 mLastBitsPerPixel = bpp; 684 684 mLastWidth = w; 685 685 mLastHeight = h;
Note:
See TracChangeset
for help on using the changeset viewer.