From 25d1e3538be5719b238f7e62a949c409fef2af66 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 18 Dec 2002 09:46:24 +0000 Subject: use OB Widgets for everything --- src/client.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client.hh') diff --git a/src/client.hh b/src/client.hh index 37e26cb2..d518b9cc 100644 --- a/src/client.hh +++ b/src/client.hh @@ -303,7 +303,8 @@ private: /*! This also maintains things like the client's minsize, and size increments. @param anchor The corner to keep in the same position when resizing - @param size The new size for the client + @param x The X component of the new size for the client + @param y The Y component of the new size for the client */ void resize(Corner anchor, int x, int y); -- cgit v1.2.3