VirtualBox

Ignore:
Timestamp:
Dec 16, 2008 10:01:58 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: Make sure the settings files are checked for the auto-conversion really before other code gets any chance to unconditionally save them w/o backing up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h

    r15304 r15610  
    10511051
    10521052#ifdef VBOX_GUI_WITH_SYSTRAY
    1053     bool mIsTrayMenu;           /* Tray icon active/desired? */
     1053    bool mIsTrayMenu : 1; /*< Tray icon active/desired? */
     1054    bool mIncreasedWindowCounter : 1;
    10541055#endif
     1056
    10551057    QThread *mMediaEnumThread;
    10561058    VBoxMediaList mMediaList;
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