VirtualBox

Ignore:
Timestamp:
Dec 18, 2008 6:54:07 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: Restored r41122 and r41128.

File:
1 edited

Legend:

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

    r15622 r15669  
    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