mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
Just some refactoring
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
||||
bool isUIBoxLayout() { return true; }
|
||||
|
||||
protected:
|
||||
Boolean<false> m_fitChildren;
|
||||
bool m_fitChildren = false;
|
||||
int m_spacing;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user