#ifndef MXDSEVENT_H #define MXDSEVENT_H #include "mxdsmediaaction.h" class MxDSEvent : public MxDSMediaAction { }; #endif // MXDSEVENT_H