1
0
Fork 0

Declare new member functions

This commit is contained in:
fredb 2006-06-05 16:19:50 +00:00
parent b2d2ec2e16
commit d1d9fb8881

View file

@ -245,6 +245,8 @@ public:
*/ */
virtual void doMouseMotion (int x, int y); virtual void doMouseMotion (int x, int y);
void bind ();
void unbind ();
private: private:
// Constants // Constants