#ifndef _test4_test4_h #define _test4_test4_h #include using namespace Upp; #define LAYOUTFILE #include class test4 : public Withtest4Layout { public: typedef test4 CLASSNAME; StaticRect img; FrameRight fra; Button btn; test4(); }; #endif