Changeset 39241 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Nov 8, 2011 1:30:58 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp
r39225 r39241 1054 1054 #endif /* VBOX_GUI_WITH_SYSTRAY */ 1055 1055 1056 sltRefreshVMItem(strMachineId, false /* aDetails */, false /* aSnapshots */, false /* aDescription */);1056 sltRefreshVMItem(strMachineId, false /* aDetails */, true /* aSnapshots */, false /* aDescription */); 1057 1057 1058 1058 /* Simulate a state change signal: */
Note:
See TracChangeset
for help on using the changeset viewer.