[mythtv-commits] Ticket #3144: Fix typo in ButtonSetting::configWidget

MythTV mythtv at cvs.mythtv.org
Tue Feb 27 06:06:03 UTC 2007


#3144: Fix typo in ButtonSetting::configWidget
------------------------------------+---------------------------------------
 Reporter:  malban at mail.utexas.edu  |       Owner:  ijr    
     Type:  patch                   |      Status:  new    
 Priority:  trivial                 |   Milestone:  unknown
Component:  mythtv                  |     Version:  head   
 Severity:  low                     |  
------------------------------------+---------------------------------------
 I found that the help text for ButtonSetting objects is not being
 displayed.  The cause is a line commented out of
 ButtonSetting::configWidget method.  The result is that the ButtonSetting
 object does not set the help text of it's underlying widget. The line was
 commented out when the method was origionally submitted 3 years ago,
 appearently a typo.  Uncommenting the line that is already there fixes
 this error with no obvious side effects.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3144>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list