VirtualBox

Changeset 14724

Show
Ignore:
Timestamp:
11/27/08 18:23:51 (1 month ago)
Author:
vboxsync
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy