mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
performance improvments
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
|
||||
void setText(const std::string& text);
|
||||
const std::string& getText() const { return m_textArea.getText(); }
|
||||
|
||||
TextArea& getTextArea() { return m_textArea; }
|
||||
|
||||
void onLayoutRectChange(const Rect& rect);
|
||||
|
||||
Reference in New Issue
Block a user