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