take care for disabled -C -T frontends
[enigma2.git] / lib / service / event.h
index 8a095ef7ab3ae077e69a2f163199e543ff3ba64d..f315aca8cd608535e6bfb0980a2ecc87ab9aed87 100644 (file)
@@ -30,6 +30,8 @@ DECLARE_REF(eComponentData);
 };
 SWIG_TEMPLATE_TYPEDEF(ePtr<eComponentData>, eComponentDataPtr);
 
+SWIG_ALLOW_OUTPUT_SIMPLE(eServiceReference);  // needed for SWIG_OUTPUT in eServiceEvent::getLinkageService
+
 SWIG_IGNORE(eServiceEvent);
 class eServiceEvent: public iObject
 {