VirtualBox

Ignore:
Timestamp:
Nov 9, 2009 11:12:31 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54573
Message:

FE/Qt4: 3616: Guru meditation triggers VM window resize: Ignoring initial VGA resize request in case of GM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h

    r24301 r24488  
    113113
    114114    void setIgnoreMainwndResize (bool aYes) { mIgnoreMainwndResize = aYes; }
     115    void setIgnoreGuestResize (bool aYes) { mIgnoreGuestResize = aYes; }
    115116
    116117    QRect desktopGeometry();
     
    293294    bool mAutoresizeGuest : 1;
    294295    bool mIgnoreFrameBufferResize : 1;
     296    bool mIgnoreGuestResize : 1;
    295297
    296298    /**
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette