Changeset 14724 in vbox
- Timestamp:
- Nov 27, 2008 5:23:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp
r14709 r14724 5596 5596 c = 0; /* Clean up the mess. */ 5597 5597 mVBox.SetExtraData (VBoxDefs::GUI_MainWindowCount, (c > 0) ? QString ("%1").arg (c) : NULL); 5598 if (c == 0) 5599 mVBox.SetExtraData (VBoxDefs::GUI_TrayIconWinID, NULL); 5598 5600 #endif 5599 5601
Note:
See TracChangeset
for help on using the changeset viewer.