#include "Panel.h" #include "UI/Layout.h" using namespace Seele; using namespace Seele::UI; Panel::Panel() { } Panel::~Panel() { }