mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
graphics fixes and improvements
This commit is contained in:
@@ -30,7 +30,7 @@ class UITextEdit : public UIWidget
|
||||
public:
|
||||
UITextEdit();
|
||||
|
||||
void drawSelf(bool foregroundPane);
|
||||
void drawSelf(Fw::DrawPane drawPane);
|
||||
|
||||
private:
|
||||
void update();
|
||||
|
||||
Reference in New Issue
Block a user