Author: paulh
Date: 2008-04-21 20:44:58 +0000 (Mon, 21 Apr 2008)
New Revision: 17109
Changeset: http://cvs.mythtv.org/trac/changeset/17109
Modified:
trunk/mythplugins/mytharchive/mytharchivehelper/main.cpp
Log:
Warning fixes. Most Qt4 classes that have a count() or size() function now
return an int not a uint.