Sdk/Widgets: Add TextAreaWidget (experimental)

This commit is contained in:
Lynix
2016-10-28 17:46:23 +02:00
parent 7df732b927
commit 3d79db4c52
4 changed files with 249 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// This file was automatically generated on 27 Oct 2016 at 18:53:37
// This file was automatically generated on 27 Oct 2016 at 21:39:00
#pragma once
@@ -7,5 +7,6 @@
#include <NDK/Widgets/ButtonWidget.hpp>
#include <NDK/Widgets/LabelWidget.hpp>
#include <NDK/Widgets/TextAreaWidget.hpp>
#endif // NDK_WIDGETS_GLOBAL_HPP