Changeset 27330 in vbox
- Timestamp:
- Mar 12, 2010 2:07:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp
r27104 r27330 404 404 strMachineName += QString(" : %1").arg(m_uScreenId + 1); 405 405 machineWindow()->setWindowTitle(strMachineName); 406 407 // TODO: Move that to fullscreen/seamless update routine:408 //mMiniToolBar->setDisplayText(machine.GetName() + strSnapshotName);409 406 } 410 407 }
Note:
See TracChangeset
for help on using the changeset viewer.