From d1d9fb8881488c256501f3e57589ee7fe6506d12 Mon Sep 17 00:00:00 2001 From: fredb Date: Mon, 5 Jun 2006 16:19:50 +0000 Subject: [PATCH] Declare new member functions --- src/Input/input.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Input/input.hxx b/src/Input/input.hxx index a23540e29..669858cb6 100644 --- a/src/Input/input.hxx +++ b/src/Input/input.hxx @@ -245,6 +245,8 @@ public: */ virtual void doMouseMotion (int x, int y); + void bind (); + void unbind (); private: // Constants -- 2.39.5