diff options
Diffstat (limited to 'src/grail-gestures.h')
| -rw-r--r-- | src/grail-gestures.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grail-gestures.h b/src/grail-gestures.h index 2acbb6d..6846ed0 100644 --- a/src/grail-gestures.h +++ b/src/grail-gestures.h | |||
| @@ -63,8 +63,8 @@ struct combo_model { | |||
| 63 | int active, gid; | 63 | int active, gid; |
| 64 | }; | 64 | }; |
| 65 | 65 | ||
| 66 | int gru_pan(struct grail *ge, | 66 | int gru_drag(struct grail *ge, |
| 67 | const struct touch_frame *frame); | 67 | const struct touch_frame *frame); |
| 68 | int gru_pinch(struct grail *ge, | 68 | int gru_pinch(struct grail *ge, |
| 69 | const struct touch_frame *frame); | 69 | const struct touch_frame *frame); |
| 70 | int gru_rotate(struct grail *ge, | 70 | int gru_rotate(struct grail *ge, |
