- Timestamp:
- Apr 20, 2007 7:48:46 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r2139 r2255 1588 1588 /* let our toplevel widget calculate its sizeHint properly */ 1589 1589 QApplication::sendPostedEvents (0, QEvent::LayoutHint); 1590 /* normalize to the optimal size (the guest screen could have been1591 * resized while we were in fullscreen) */1592 console->normalizeGeometry (true /* adjustPosition */);1593 1590 /* restore the maximized state */ 1594 1591 if (was_max)
Note:
See TracChangeset
for help on using the changeset viewer.