mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CComponentsHeader/CChannelList: unify methode names
This commit is contained in:
@@ -326,7 +326,7 @@ class CComponentsHeader : public CComponentsForm, public CCTextScreen
|
||||
/**Methode to get channel logo object for direct access to its properties and methodes
|
||||
* @return CComponentsChannelLogoScalable*
|
||||
*/
|
||||
CComponentsChannelLogoScalable* getLogoObject(){return cch_logo_obj;}
|
||||
CComponentsChannelLogoScalable* getChannelLogoObject(){return cch_logo_obj;}
|
||||
};
|
||||
|
||||
//! Sub class of CComponentsHeader.
|
||||
|
Reference in New Issue
Block a user