[mythtv-commits] mythtv commit: r26169 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Sep 8 11:44:38 UTC 2010


      Author: stuartm
        Date: 2010-09-08 11:44:38 +0000 (Wed, 08 Sep 2010)
New Revision: 26169
   Changeset: http://svn.mythtv.org/trac/changeset/26169

Log:

If MythUITextArea::SetText() is called with an empty string, then use the default text instead. This was always the desired behaviour but until now I tried to enforce it at the screen level, since that failed and there are still places (mythvideo) which are sending empty strings, we'll fix it at the widget level instead.

Modified:

   trunk/mythtv/libs/libmythui/mythuitext.cpp




More information about the mythtv-commits mailing list