diff options
Diffstat (limited to 'src/grail-gestures.h')
| -rw-r--r-- | src/grail-gestures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grail-gestures.h b/src/grail-gestures.h index 247acf9..36d8e78 100644 --- a/src/grail-gestures.h +++ b/src/grail-gestures.h | |||
| @@ -98,7 +98,7 @@ int gru_winrotate(struct grail *ge, | |||
| 98 | 98 | ||
| 99 | struct tapping_model { | 99 | struct tapping_model { |
| 100 | grail_time_t start, end; | 100 | grail_time_t start, end; |
| 101 | int ntouch; | 101 | int mintouch, maxtouch; |
| 102 | int active, gid; | 102 | int active, gid; |
| 103 | int nprop; | 103 | int nprop; |
| 104 | grail_prop_t prop[DIM_GRAIL_PROP]; | 104 | grail_prop_t prop[DIM_GRAIL_PROP]; |
