|
// This file was automatically generated
|
|
|
|
#pragma once
|
|
|
|
#ifndef NDK_WIDGETS_GLOBAL_HPP
|
|
#define NDK_WIDGETS_GLOBAL_HPP
|
|
|
|
#include <NDK/Widgets/ButtonWidget.hpp>
|
|
#include <NDK/Widgets/LabelWidget.hpp>
|
|
#include <NDK/Widgets/TextAreaWidget.hpp>
|
|
|
|
#endif // NDK_WIDGETS_GLOBAL_HPP
|