X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/7fd4f3d49a6d2f93cae4769cf8678358ebd1abce..244459c4b2588ac9ca4b3fcbac05a2f8a7ee1641:/lib/dvb/pmt.h diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index 136c1673..d8ea062b 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -18,7 +18,8 @@ class eDVBServicePMTHandler: public Object eAUTable > m_PMT; eAUTable > m_PAT; - ePtr m_channel; + eUsePtr m_channel; + eUsePtr m_pvr_channel; ePtr m_resourceManager; ePtr m_demux;