#ifndef _editint_editint_h #define _editint_editint_h #include using namespace Upp; #define LAYOUTFILE #include class editint : public WitheditintLayout { public: typedef editint CLASSNAME; editint(); }; #endif