Fix build
This commit is contained in:
parent
0ec1480024
commit
e1621bc044
|
|
@ -28,6 +28,8 @@ namespace Ndk
|
||||||
|
|
||||||
void AppendText(const Nz::String& text);
|
void AppendText(const Nz::String& text);
|
||||||
|
|
||||||
|
void UpdateTextSprite();
|
||||||
|
|
||||||
inline void Clear();
|
inline void Clear();
|
||||||
|
|
||||||
//virtual TextAreaWidget* Clone() const = 0;
|
//virtual TextAreaWidget* Clone() const = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue