[mythtv-commits] Ticket #2793: DiseqC input connection settings not saved in mythtv-setup

MythTV mythtv at cvs.mythtv.org
Wed Dec 13 15:08:37 UTC 2006


#2793: DiseqC input connection settings not saved in mythtv-setup
---------------------------------+------------------------------------------
 Reporter:  michel at verbraak.org  |        Owner:  danielk 
     Type:  patch                |       Status:  reopened
 Priority:  minor                |    Milestone:  0.21    
Component:  mythtv               |      Version:  head    
 Severity:  low                  |   Resolution:          
---------------------------------+------------------------------------------
Comment (by danielk):

 (In [12252]) Refs #2793. Makes ConfigurationDialog inherit from Storage.

 This makes the ConfigurationDialog behave more like the class did before
 the settings refactor.
 For instance instead of calling cfgGrp->save() you can now just call
 save(), this makes extending the class simpler, since you can just
 reimplement save() when you want to change how a dialog is saved, not
 exec() and save().

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2793#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list