Fix build

This commit is contained in:
Lynix
2019-07-06 01:09:20 +02:00
parent 0ec1480024
commit e1621bc044

View File

@@ -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;