[mythtv-commits] mythtv commit: r17753 - in trunk/mythtv/libs by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Jul 10 19:07:52 UTC 2008
Author: stuartm
Date: 2008-07-10 19:07:52 +0000 (Thu, 10 Jul 2008)
New Revision: 17753
Changeset: http://cvs.mythtv.org/trac/changeset/17753
Modified:
trunk/mythtv/libs/libmythdb/mythversion.h
trunk/mythtv/libs/libmythui/mythuitype.cpp
trunk/mythtv/libs/libmythui/mythuitype.h
trunk/mythtv/libs/libmythui/xmlparsebase.cpp
Log:
If two children share the same name, delete the former instead of refusing to create the latter. This permits widgets to replace existing ones during inheritance, e.g. States in a statetype can copy from each other but still retain the ability to use different imagery, fonts etc.
More information about the mythtv-commits
mailing list