From: Dana Jansens Date: Wed, 6 Nov 2002 08:09:03 +0000 (+0000) Subject: comment the _window member X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7b343db222f93bcfbb528a3eea4791f9aa8d9636;p=chaz%2Fopenbox comment the _window member --- 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