diff options
Diffstat (limited to 'src/mtstate.h')
| -rw-r--r-- | src/mtstate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtstate.h b/src/mtstate.h index a8feaa4..ac0b18d 100644 --- a/src/mtstate.h +++ b/src/mtstate.h | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | struct MTFinger { | 27 | struct MTFinger { |
| 28 | struct FingerData hw; | 28 | struct FingerData hw; |
| 29 | int id; | 29 | int id, thumb; |
| 30 | }; | 30 | }; |
| 31 | 31 | ||
| 32 | struct MTState { | 32 | struct MTState { |
