#ifndef _KBPARTEXTENSION_H_ #define _KBPARTEXTENSION_H_ class KbPartExtension { public: KbPartExtension(){}; }; #endif