[mythtv-commits] mythtv commit: r17096 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Apr 20 16:59:17 UTC 2008


      Author: paulh
        Date: 2008-04-20 16:59:17 +0000 (Sun, 20 Apr 2008)
New Revision: 17096
   Changeset: http://cvs.mythtv.org/trac/changeset/17096

Modified:

   trunk/mythplugins/mytharchive/mytharchive/mythburnwizard.cpp

Log:

Fix a problem introduced by the port to Qt4.

QDir::entryInfoList() now returns a QList<QFileInfo> and not a
QPtrList<QFileInfo> *.

Fixes #5121.




More information about the mythtv-commits mailing list