mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
fix and changes
* win32 compilation fix * add buttons to miniwindow * dispatcher events fixes * ui fixes
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
virtual UIGridLayoutPtr asUIGridLayout() { return nullptr; }
|
||||
|
||||
protected:
|
||||
void internalUpdate();
|
||||
bool internalUpdate();
|
||||
|
||||
private:
|
||||
Size m_cellSize;
|
||||
|
||||
Reference in New Issue
Block a user