comment the _window member

This commit is contained in:
Dana Jansens 2002-11-06 08:09:03 +00:00
parent 63233a1fc6
commit 7b343db222

View file

@ -62,6 +62,7 @@ public:
}; };
private: private:
//! The actual window that this class is wrapping up
Window _window; Window _window;
//! The id of the group the window belongs to //! The id of the group the window belongs to