Fix build

This commit is contained in:
Lynix 2019-07-06 01:09:20 +02:00
parent 0ec1480024
commit e1621bc044
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ namespace Ndk
void AppendText(const Nz::String& text);
void UpdateTextSprite();
inline void Clear();
//virtual TextAreaWidget* Clone() const = 0;