X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fdecoder.h;h=a652e094d359ff0d7c18547079f4ba3fedd8dfd9;hp=7dfe38343a5868e605f0f5afaf1b1cf5dbeb111f;hb=10e7e45ae92d4fe06f70126ed256b87896dbc432;hpb=6bb94cd5b0d8fd3608afe84e8d76aef554a4b401 diff --git a/lib/dvb/decoder.h b/lib/dvb/decoder.h index 7dfe383..a652e09 100644 --- a/lib/dvb/decoder.h +++ b/lib/dvb/decoder.h @@ -44,7 +44,7 @@ private: m_fd_video; #endif int m_is_slow_motion, m_is_fast_forward, m_is_freezed; - eSocketNotifier *m_sn; + ePtr m_sn; void video_event(int what); Signal1 m_event; public: