mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 23:36:59 -04:00
Declare mClient variable
This commit is contained in:
parent
7559d25317
commit
538498230b
@ -23,6 +23,7 @@ namespace Gui
|
|||||||
private:
|
private:
|
||||||
MyGUI::Widget* mLeft;
|
MyGUI::Widget* mLeft;
|
||||||
MyGUI::Widget* mRight;
|
MyGUI::Widget* mRight;
|
||||||
|
MyGUI::Widget* mClient;
|
||||||
|
|
||||||
void align();
|
void align();
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user