VirtualBox

Ignore:
Timestamp:
Jul 28, 2009 1:44:57 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: Fixing quite old crash happening if going f/s mode just when starting VM and exiting f/s mode later.

File:
1 edited

Legend:

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

    r20200 r21842  
    3737#include <QDialog>
    3838#include <QMenu>
     39#include <QPointer>
    3940
    4041#ifdef VBOX_WITH_DEBUGGER_GUI
     
    377378    bool mIsWaitingModeResize : 1;
    378379    bool was_max : 1;
    379     QObjectList hidden_children;
     380    QList < QPointer <QWidget> > mHiddenChildren;
    380381    int console_style;
    381382    QPalette mErasePalette;
Note: See TracChangeset for help on using the changeset viewer.

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