Changeset 82474 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp
- Timestamp:
- Dec 6, 2019 7:55:06 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp
r81261 r82474 113 113 m_pTabWidget->setTabText(1, tr("&Runtime Information")); 114 114 m_pTabWidget->setTabText(2, tr("Performance &Monitor")); 115 /// @todo Shouldn't that be just "&Guest Control"? 115 116 m_pTabWidget->setTabText(3, tr("Guest Control &Session Information")); 116 117 }
Note:
See TracChangeset
for help on using the changeset viewer.