mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
Change cursor on textedit, remove possibility to close EnterGame window
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
bool isMultiline() { return m_multiline; }
|
||||
|
||||
protected:
|
||||
virtual void onHoverChange(bool hovered);
|
||||
virtual void onTextChange(const std::string& text, const std::string& oldText);
|
||||
virtual void onFontChange(const std::string& font);
|
||||
virtual void onStyleApply(const std::string& styleName, const OTMLNodePtr& styleNode);
|
||||
|
||||
Reference in New Issue
Block a user