Changeset 85015 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Jun 30, 2020 7:10:15 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138916
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r84740 r85015 664 664 AssertReturn(!isWriteLockOnCurrentThread(), VERR_INVALID_STATE); 665 665 666 /* Note: the old code checked if the video mode was act ially chnaged and666 /* Note: the old code checked if the video mode was actually changed and 667 667 * did not invalidate the source bitmap if the mode did not change. 668 668 * The new code always invalidates the source bitmap, i.e. it will
Note:
See TracChangeset
for help on using the changeset viewer.