[mythtv-commits] mythtv commit: r18600 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 8 09:26:13 UTC 2008


      Author: stuartm
        Date: 2008-10-08 09:26:13 +0000 (Wed, 08 Oct 2008)
New Revision: 18600
   Changeset: http://cvs.mythtv.org/trac/changeset/18600

Modified:

   trunk/mythtv/libs/libmythui/mythuistatetype.cpp
   trunk/mythtv/libs/libmythui/mythuitype.cpp

Log:

Fix two small bugs. First in statetype inheritance set all states to hidden, it used to be necessary to preserve visibility but now it just causes some odd behaviour with old states appearing visible alongside new states. Second bug is a corner case in inheritance, when inheriting from two sources at once duplicate children were added to the same parent, this just ensures that only one child of the same name is possible.




More information about the mythtv-commits mailing list