Changeset 41491 in vbox
- Timestamp:
- May 30, 2012 12:36:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp
r41461 r41491 1037 1037 #endif /* VBOX_GUI_WITH_SYSTRAY */ 1038 1038 1039 sltRefreshVMItem(strMachineId, false /* aDetails */, true /* aSnapshots */, false /* aDescription */);1039 sltRefreshVMItem(strMachineId, true /* aDetails */, true /* aSnapshots */, false /* aDescription */); 1040 1040 1041 1041 /* Simulate a state change signal: */
Note:
See TracChangeset
for help on using the changeset viewer.