X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fdvb%2Fesection.h;h=df0b93e53bc2e90c64a62d7f398ab8865984e69c;hb=dba614edd2aad3c17e244914eaef3809d8300cb1;hp=6b8c87843fcede09df35054522dccc12114f012d;hpb=1cdf6cb021fcaa6548b90ba7b6765cf1e8b8b37b;p=vuplus_dvbapp diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index 6b8c878..df0b93e 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -6,7 +6,7 @@ class eGTable: public iObject, public Object { -DECLARE_REF; +DECLARE_REF(eGTable); private: ePtr m_reader; eDVBTableSpec m_table;