Sdk/Widgets: Add TextAreaWidget (experimental)
This commit is contained in:
9
SDK/include/NDK/Widgets/TextAreaWidget.inl
Normal file
9
SDK/include/NDK/Widgets/TextAreaWidget.inl
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright (C) 2015 Jérôme Leclercq
|
||||
// This file is part of the "Nazara Development Kit"
|
||||
// For conditions of distribution and use, see copyright notice in Prerequesites.hpp
|
||||
|
||||
#include <NDK/Widgets/TextAreaWidget.hpp>
|
||||
|
||||
namespace Ndk
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user