#ifndef _SWR_SWR_h #define _SWR_SWR_h #include using namespace Upp; #define LAYOUTFILE #include class SWR : public WithSWRLayout { public: typedef SWR CLASSNAME; SWR(); }; #endif