Changeset 29471 in vbox
- Timestamp:
- May 14, 2010 1:22:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r28800 r29471 3266 3266 "Virtualization Stuff LED") 3267 3267 .arg (VBoxGlobal::tr ("VT-x/AMD-V", "details report"), virtualization) 3268 .arg (VBoxVMInformationDlg::tr ("Nested Paging" ), nestedPaging));3268 .arg (VBoxVMInformationDlg::tr ("Nested Paging", "details report"), nestedPaging)); 3269 3269 3270 3270 int cpuCount = console.GetMachine().GetCPUCount();
Note:
See TracChangeset
for help on using the changeset viewer.