X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Ffrontend.h;h=06ed12cc26718375f5405fc39ef86c5369cfe890;hb=0c59a4279f93f08fe95fca5f2e55f3e025f0cceb;hp=0ab2387ed1b0816300de6c7a05128d22ed75d89b;hpb=6696994da0d59a3b483eda65d1dc8b1a9df67cc0;p=vuplus_dvbapp diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index 0ab2387..06ed12c 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -85,10 +85,9 @@ private: FRONTENDPARAMETERS parm; int m_state; ePtr m_sec; - eSocketNotifier *m_sn; + ePtr m_sn; int m_tuning; - eTimer *m_timeout; - eTimer *m_tuneTimer; + ePtr m_timeout, m_tuneTimer; eSecCommandList m_sec_sequence;