- Timestamp:
- Apr 25, 2019 10:32:55 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp
r77341 r78293 2315 2315 m_pTreeStorage->setCurrentIndex(m_pModelStorage->index(0, 0, m_pModelStorage->root())); 2316 2316 2317 /* Update action states: */2318 slt UpdateActionStates();2317 /* Fetch recent information: */ 2318 sltHandleCurrentItemChange(); 2319 2319 2320 2320 /* Polish page finally: */
Note:
See TracChangeset
for help on using the changeset viewer.