diff options
Diffstat (limited to 'openbox/mouse.h')
| -rw-r--r-- | openbox/mouse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/mouse.h b/openbox/mouse.h index 38e01da8..befe1296 100644 --- a/openbox/mouse.h +++ b/openbox/mouse.h @@ -37,6 +37,6 @@ void mouse_event(struct _ObClient *client, XEvent *e); void mouse_grab_for_client(struct _ObClient *client, gboolean grab); ObFrameContext mouse_button_frame_context(ObFrameContext context, - guint button); + guint button, guint state); #endif |
