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