mirror of
https://github.com/edubart/otclient.git
synced 2026-01-10 08:01:30 +01:00
image class
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
|
||||
void render();
|
||||
|
||||
virtual UI::ControlType getControlType() const { return UI::Panel; }
|
||||
virtual UI::EControlType getControlType() const { return UI::Panel; }
|
||||
|
||||
private:
|
||||
BorderedImagePtr m_boderedImage;
|
||||
|
||||
Reference in New Issue
Block a user