forked from mirror/openmw-tes3mp
Declare mClient variable
This commit is contained in:
parent
7559d25317
commit
538498230b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ namespace Gui
|
|||
private:
|
||||
MyGUI::Widget* mLeft;
|
||||
MyGUI::Widget* mRight;
|
||||
MyGUI::Widget* mClient;
|
||||
|
||||
void align();
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue