From 7b343db222f93bcfbb528a3eea4791f9aa8d9636 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 6 Nov 2002 08:09:03 +0000 Subject: [PATCH] comment the _window member --- src/client.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client.hh b/src/client.hh index f45b2d98..e40755ef 100644 --- a/src/client.hh +++ b/src/client.hh @@ -62,6 +62,7 @@ public: }; private: + //! The actual window that this class is wrapping up Window _window; //! The id of the group the window belongs to -- 2.39.2