VirtualBox

Changeset 51621 in vbox


Ignore:
Timestamp:
Jun 16, 2014 11:08:07 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: 6660: Advanced extra-data management framework: Bug-fix for r94294.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp

    r51587 r51621  
    104104             * This even works with multi-screen. The user just have to move all the normal windows to the target host-screens
    105105             * and they will magically open there in fullscreen/seamless also. */
    106             QRect geo = gEDataManager->machineWindowGeometry(m_pMachineLogic->visualStateType(), iGuestScreen, vboxGlobal().managedVMUuid());
     106            QRect geo = gEDataManager->machineWindowGeometry(UIVisualStateType_Normal, iGuestScreen, vboxGlobal().managedVMUuid());
    107107            /* If geometry is valid: */
    108108            if (!geo.isNull())
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette