diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/grail.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/grail.h b/include/grail.h index e608b05..a778618 100644 --- a/include/grail.h +++ b/include/grail.h | |||
| @@ -89,4 +89,6 @@ void grail_close(struct grail *ge, int fd); | |||
| 89 | void grail_get_units(struct grail_coord *min, struct grail_coord *max, | 89 | void grail_get_units(struct grail_coord *min, struct grail_coord *max, |
| 90 | const struct grail *ge); | 90 | const struct grail *ge); |
| 91 | 91 | ||
| 92 | int gru_use_pointer_gesture(struct grail *ge, int usage); | ||
| 93 | |||
| 92 | #endif | 94 | #endif |
