- Timestamp:
- 07/29/11 12:57:23 (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-display/src/avango/display/mt/MultitouchDevice.cpp
r575 r576 44 44 AV_FC_ADD_FIELD(Available, MFMultitouchFinger::ContainerType()); 45 45 AV_FC_ADD_FIELD(Removed, MFMultitouchFinger::ContainerType()); 46 47 AV_FC_ADD_FIELD(AddedUsers, MFMultitouchUser::ContainerType()); 48 AV_FC_ADD_FIELD(AvailableUsers, MFMultitouchUser::ContainerType()); 49 AV_FC_ADD_FIELD(RemovedUsers, MFMultitouchUser::ContainerType()); 50 46 51 AV_FC_ADD_FIELD(Filtering, false); 47 52 AV_FC_ADD_FIELD(FilterSize, 0);
Note: See TracChangeset
for help on using the changeset viewer.
