Changeset 98606 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp
- Timestamp:
- Feb 16, 2023 3:51:22 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp
r98605 r98606 1612 1612 1613 1613 if (!m_pVMInformationDialog) 1614 m_pVMInformationDialog = new UIVMInformationDialog( activeMachineWindow());1614 m_pVMInformationDialog = new UIVMInformationDialog(uimachine()); 1615 1615 1616 1616 if (m_pVMInformationDialog)
Note:
See TracChangeset
for help on using the changeset viewer.