#include "Layout.h" Layout::Layout() { CtrlLayoutOK(*this, "Test"); } GUI_APP_MAIN { Layout().Run();čwsk }