[mythtv-commits] mythtv commit: r22337 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Oct 9 08:58:56 UTC 2009
Author: stuartm
Date: 2009-10-09 08:58:56 +0000 (Fri, 09 Oct 2009)
New Revision: 22337
Changeset: http://cvs.mythtv.org/trac/changeset/22337
Modified:
trunk/mythtv/libs/libmythui/xmlparsebase.cpp
Log:
Revert a return statement added in [22318] and replace it with a different fix. The problem was that LoadBaseWindow() always returned false and although we didn't check the return value that wasn't acceptable. The fix in [22318] didn't work because it prevented the fallback to the default themes
More information about the mythtv-commits
mailing list