Changeset 88752 in vbox for trunk/src/VBox
- Timestamp:
- Apr 28, 2021 4:39:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp
r88650 r88752 2170 2170 prepareConnections(); 2171 2171 2172 // WORKAROUND: 2173 // These menus are dynamical since local and cloud VMs have different menu contents. 2174 // Yet .. we have to prepare Machine/Group menus beforehand, they contains shortcuts. 2175 updateMenuGroup(actionPool()->action(UIActionIndexMN_M_Group)->menu()); 2176 updateMenuMachine(actionPool()->action(UIActionIndexMN_M_Machine)->menu()); 2177 2172 2178 /* Update actions initially: */ 2173 2179 updateActionsVisibility();
Note:
See TracChangeset
for help on using the changeset viewer.