add functions to load&scale pictures and to get exif information
[vuplus_dvbapp] / lib / dvb / frontend.h
index ab8c447..7801127 100644 (file)
@@ -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;