- Timestamp:
- Jun 14, 2022 10:12:54 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/UsbMouse.cpp
r95271 r95272 1856 1856 } 1857 1857 1858 /* TODO:Parse touch confidence in Qt frontend */1858 /** @todo Parse touch confidence in Qt frontend */ 1859 1859 p->aContacts[iReportedContact].fContact = pRepContact->flags | MT_CONTACT_F_CONFIDENCE; 1860 1860 p->aContacts[iReportedContact].cContact = pRepContact->id;
Note:
See TracChangeset
for help on using the changeset viewer.