From 1fa445c88033e564a25d907a7f478e76bff9e89e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 4 Dec 2002 00:26:45 +0000 Subject: handle configure requests --- src/frame.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frame.hh') diff --git a/src/frame.hh b/src/frame.hh index 7f146a21..500dcb4a 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -91,7 +91,7 @@ public: //! Reversely applies gravity for the client's gravity, moving the frame so //! that the client is in its pre-gravity position - void restoreGravity(); + void reverseGravity(); }; } -- cgit v1.2.3