mirror of
https://github.com/edubart/otclient.git
synced 2025-12-30 03:07:11 +01:00
fix and changes
* win32 compilation fix * add buttons to miniwindow * dispatcher events fixes * ui fixes
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
UIHorizontalLayoutPtr asUIHorizontalLayout() { return std::static_pointer_cast<UIHorizontalLayout>(shared_from_this()); }
|
||||
|
||||
protected:
|
||||
void internalUpdate();
|
||||
bool internalUpdate();
|
||||
|
||||
Boolean<false> m_alignRight;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user