Changeset 38477 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp
- Timestamp:
- Aug 16, 2011 1:46:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp
r38476 r38477 193 193 pMenu->addAction(gActionPool->action(UIActionIndexRuntime_Simple_SettingsDialog)); 194 194 pMenu->addAction(gActionPool->action(UIActionIndexRuntime_Simple_TakeSnapshot)); 195 pMenu->addAction(gActionPool->action(UIActionIndexRuntime_Simple_TakeScreenshot)); 195 196 pMenu->addAction(gActionPool->action(UIActionIndexRuntime_Simple_InformationDialog)); 196 197 pMenu->addSeparator();
Note:
See TracChangeset
for help on using the changeset viewer.