X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c650b2ace739188d451031e19d116a4669a61326..2b557e7ef4b0518736c5162a501cd9bc743930b3:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index ab8c4479..78011276 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -14,6 +14,7 @@ class eDVBFrontendParameters: public iDVBFrontendParameters int m_type; public: eDVBFrontendParameters(); + ~eDVBFrontendParameters() {} RESULT getSystem(int &type) const; RESULT getDVBS(eDVBFrontendParametersSatellite &SWIG_OUTPUT) const;