comment the _window member
This commit is contained in:
parent
63233a1fc6
commit
7b343db222
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue