#ifndef MXSMKPRESENTER_H #define MXSMKPRESENTER_H class MxSmkPresenter { public: const char* GetClassName(); }; #endif // MXSMKPRESENTER_H