mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
Many UI improvements and minor fixes
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
void setFlow(bool enable) { m_flow = enable; update(); }
|
||||
|
||||
Size getCellSize() { return m_cellSize; }
|
||||
int getCellSpacing() { return m_cellSpacing; }
|
||||
int getNumColumns() { return m_numColumns; }
|
||||
int getNumLines() { return m_numLines; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user