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