#ifndef MAINAPPCPP_H #define MAINAPPCPP_H class mainappcpp { public: mainappcpp(); }; #endif // MAINAPPCPP_H