From ca3e463057ebf8a7a48a5997aedc062cdac72f3f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 05:26:04 +0000 Subject: moving a window is possible once again --- src/bindings.hh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/bindings.hh') diff --git a/src/bindings.hh b/src/bindings.hh index 51e2b213..5d1df29b 100644 --- a/src/bindings.hh +++ b/src/bindings.hh @@ -120,9 +120,7 @@ public: void grabButtons(bool grab, OBClient *client); - void fire(MouseAction action, OBWidget::WidgetType type, Window win, - unsigned int modifiers, unsigned int button, - int xroot, int yroot, Time time); + void fire(ButtonData *data); }; } -- cgit v1.2.3