VirtualBox

Changeset 14724 in vbox


Ignore:
Timestamp:
Nov 27, 2008 5:23:51 PM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: Systray: Get rid of tray icon window ID if not used anymore.

File:
1 edited

Legend:

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

    r14709 r14724  
    55965596        c = 0;   /* Clean up the mess. */
    55975597    mVBox.SetExtraData (VBoxDefs::GUI_MainWindowCount, (c > 0) ? QString ("%1").arg (c) : NULL);
     5598    if (c == 0)
     5599        mVBox.SetExtraData (VBoxDefs::GUI_TrayIconWinID, NULL);
    55985600#endif
    55995601
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