Files
MuditaOS/module-gui/gui/widgets/Layout.cpp
Robert Borzecki d3235d54d7 Removed submodule
2019-05-21 23:35:00 +02:00

22 lines
265 B
C++

/*
* Layout.cpp
*
* Created on: 15 maj 2019
* Author: robert
*/
#include "Layout.hpp"
namespace gui {
Layout::Layout() {
// TODO Auto-generated constructor stub
}
Layout::~Layout() {
// TODO Auto-generated destructor stub
}
} /* namespace gui */