VirtualBox

Changeset 54616 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 4, 2015 9:08:57 AM (10 years ago)
Author:
vboxsync
Message:

Initialize input mapping variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r54582 r54616  
    606606    mParent->i_machine()->COMGETTER(MonitorCount)(&ul);
    607607    mcMonitors = ul;
     608    xInputMappingOrigin = 0;
     609    yInputMappingOrigin = 0;
     610    cxInputMapping = 0;
     611    cyInputMapping = 0;
    608612
    609613    for (ul = 0; ul < mcMonitors; ul++)
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