Changeset 38948 in vbox
- Timestamp:
- Oct 5, 2011 8:45:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp
r38947 r38948 203 203 break; 204 204 205 /* Set the "guest needs to resize" hint. 206 * This hint is acted upon when (and only when) the autoresize property is "true": */ 205 /* Set the "guest needs to resize" hint. */ 207 206 m_fShouldWeDoResize = uisession()->isGuestSupportsGraphics(); 208 207 if (m_fShouldWeDoResize)
Note:
See TracChangeset
for help on using the changeset viewer.