#ifndef KOOKAIFACE_H #define KOOKAIFACE_H #include class KookaIface : virtual public DCOPObject { K_DCOP public: }; #endif // KOOKAIFACE_H