Changeset 54616 in vbox for trunk/src/VBox
- Timestamp:
- Mar 4, 2015 9:08:57 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r54582 r54616 606 606 mParent->i_machine()->COMGETTER(MonitorCount)(&ul); 607 607 mcMonitors = ul; 608 xInputMappingOrigin = 0; 609 yInputMappingOrigin = 0; 610 cxInputMapping = 0; 611 cyInputMapping = 0; 608 612 609 613 for (ul = 0; ul < mcMonitors; ul++)
Note:
See TracChangeset
for help on using the changeset viewer.