aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'action.h')
-rw-r--r--action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.h b/action.h
index 4c592d3..f3dad22 100644
--- a/action.h
+++ b/action.h
@@ -80,4 +80,6 @@ int a_scrollhome(char **);
int a_scrollend(char **);
int a_grabkeys(char **);
int a_ungrabkeys(char **);
+int a_grabmouse(char **);
+int a_ungrabmouse(char **);