From f8ea576460470ecc2e395cf43e31a67752adbbb5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 19:36:41 +0000 Subject: rm the old bb src --- src/bindings.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/bindings.hh') diff --git a/src/bindings.hh b/src/bindings.hh index b3078d85..71df3011 100644 --- a/src/bindings.hh +++ b/src/bindings.hh @@ -82,6 +82,9 @@ private: typedef std::list ButtonBindingList; ButtonBindingList _buttons[NUM_MOUSE_CONTEXT]; + void grabButton(bool grab, const Binding &b, MouseContext context, + OBClient *client); + public: //! Initializes an OBBindings object OBBindings(); -- cgit v1.2.3