- Timestamp:
- May 7, 2008 4:36:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp
r8654 r8672 3533 3533 setDesktopGeometry(sz.width(), sz.height()); 3534 3534 3535 if (mIsAdditionsActive )3535 if (mIsAdditionsActive && mAutoresizeGuest) 3536 3536 mConsole.GetDisplay().SetVideoModeHint (sz.width(), sz.height(), 0, 0); 3537 3537 }
Note:
See TracChangeset
for help on using the changeset viewer.