Changeset 38979 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Oct 12, 2011 1:41:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r38978 r38979 150 150 void UIMachineView::sltPerformGuestResize(const QSize &toSize) 151 151 { 152 /* Get the current machine: */ 153 CMachine machine = session().GetMachine(); 152 154 /* Get machine window: */ 153 155 QMainWindow *pMachineWindow = machineWindowWrapper() && machineWindowWrapper()->machineWindow() ?
Note:
See TracChangeset
for help on using the changeset viewer.