SDK: Add widget global header

This commit is contained in:
Lynix
2016-10-27 21:38:46 +02:00
parent df24519230
commit a4eccc9fac
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
// This file was automatically generated on 27 Oct 2016 at 18:53:37
#pragma once
#ifndef NDK_WIDGETS_GLOBAL_HPP
#define NDK_WIDGETS_GLOBAL_HPP
#include <NDK/Widgets/ButtonWidget.hpp>
#include <NDK/Widgets/LabelWidget.hpp>
#endif // NDK_WIDGETS_GLOBAL_HPP