diff options
Diffstat (limited to 'src/grail-recognizer.h')
| -rw-r--r-- | src/grail-recognizer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grail-recognizer.h b/src/grail-recognizer.h index 212ac7d..11b44ce 100644 --- a/src/grail-recognizer.h +++ b/src/grail-recognizer.h | |||
| @@ -33,6 +33,7 @@ struct gesture_recognizer { | |||
| 33 | struct combo_model rotate; | 33 | struct combo_model rotate; |
| 34 | struct combo_model combo; | 34 | struct combo_model combo; |
| 35 | struct tapping_model tapping; | 35 | struct tapping_model tapping; |
| 36 | int pointer_gesture; | ||
| 36 | }; | 37 | }; |
| 37 | 38 | ||
| 38 | int gru_init(struct grail *ge); | 39 | int gru_init(struct grail *ge); |
