[mythtv-commits] mythtv commit: r6921 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jul 25 13:09:54 EDT 2005


      Author: danielk
        Date: 2005-07-25 17:09:53 +0000 (Mon, 25 Jul 2005)
New Revision: 6921
   Changeset: http://cvs.mythtv.org/trac/changeset/6921

Modified:

   trunk/mythtv/libs/libmythtv/eithelper.cpp
   trunk/mythtv/libs/libmythtv/eithelper.h

Log:

Adds Q_OBJECT macro to eithelper.h to enable HandleEITs() slot.
Removes AddEvents() method, use HandleEITs() instead.

If you use the experimental EIT feature you should run this:
  touch libs/libmythtv/libmythtv.pro
to avoid doing a "make clean". If you don't the HandleEITs()
slot will not work.






More information about the mythtv-commits mailing list