projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63233a1
)
comment the _window member
author
Dana Jansens
<danakj@orodu.net>
Wed, 6 Nov 2002 08:09:03 +0000
(08:09 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 6 Nov 2002 08:09:03 +0000
(08:09 +0000)
src/client.hh
patch
|
blob
|
history
diff --git
a/src/client.hh
b/src/client.hh
index f45b2d984da197df21d0684076e594b9fe1222f4..e40755efbe6e619b0e053fc58a7190d3b929c4b9 100644
(file)
--- 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