Changeset 86048 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Sep 7, 2020 3:53:57 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp
r86046 r86048 427 427 /* Save window geometry: */ 428 428 { 429 printf("UIMachineWindowNormal::saveSettings %d %d %d %d\n", m_normalGeometry.x(), m_normalGeometry.y(),430 429 m_normalGeometry.width(), m_normalGeometry.height()); 431 430 gEDataManager->setMachineWindowGeometry(machineLogic()->visualStateType(),
Note:
See TracChangeset
for help on using the changeset viewer.