]> Dogcows Code - chaz/openbox/commitdiff
comment the _window member
authorDana Jansens <danakj@orodu.net>
Wed, 6 Nov 2002 08:09:03 +0000 (08:09 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 6 Nov 2002 08:09:03 +0000 (08:09 +0000)
src/client.hh

index f45b2d984da197df21d0684076e594b9fe1222f4..e40755efbe6e619b0e053fc58a7190d3b929c4b9 100644 (file)
@@ -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
This page took 0.025123 seconds and 4 git commands to generate.