summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-06 08:09:03 +0000
committerDana Jansens <danakj@orodu.net>2002-11-06 08:09:03 +0000
commit7b343db222f93bcfbb528a3eea4791f9aa8d9636 (patch)
treeea02af66e34a44d7271163fc05789655c0612d74 /src
parent63233a1fc66eb019a03f3aa928fcf34f2cf07a65 (diff)
comment the _window member
Diffstat (limited to 'src')
-rw-r--r--src/client.hh1
1 files changed, 1 insertions, 0 deletions
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