VirtualBox

Changeset 43396 in vbox for trunk/src


Ignore:
Timestamp:
Sep 21, 2012 12:10:50 PM (12 years ago)
Author:
vboxsync
Message:

Fix burn.

File:
1 edited

Legend:

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

    r43395 r43396  
    153153    foreach(UIMachineWindow *pMachineWindow, machineLogic()->machineWindows())
    154154    {
    155         bool bAdjustPosition = True;
     155        bool bAdjustPosition = true;
    156156        UIVisualStateType visualStateType = machineLogic()->visualStateType();
    157157
    158158        if (visualStateType == UIVisualStateType_Normal ||
    159159            visualStateType == UIVisualStateType_Scale)
    160             bAdjustPosition = True;
     160            bAdjustPosition = true;
    161161
    162162        /* Normalize view's geometry: */
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