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 69dd7e4..a6d51d5 100644 --- a/src/grail-gestures.h +++ b/src/grail-gestures.h | |||
| @@ -97,7 +97,7 @@ int gru_winrotate(struct grail *ge, | |||
| 97 | const struct utouch_frame *frame); | 97 | const struct utouch_frame *frame); |
| 98 | 98 | ||
| 99 | struct tapping_model { | 99 | struct tapping_model { |
| 100 | grail_time_t start, end; | 100 | grail_time_t start; |
| 101 | int mintouch, maxtouch; | 101 | int mintouch, maxtouch; |
| 102 | int active, gid, tap; | 102 | int active, gid, tap; |
| 103 | int nprop; | 103 | int nprop; |
