mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CComponentsHeader: add missing init of icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c39d08c60
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-24 (Thu, 24 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -177,6 +177,7 @@ void CComponentsHeader::setIcon(const char* icon_name)
|
|||||||
void CComponentsHeader::setIcon(const std::string& icon_name)
|
void CComponentsHeader::setIcon(const std::string& icon_name)
|
||||||
{
|
{
|
||||||
cch_icon_name = icon_name;
|
cch_icon_name = icon_name;
|
||||||
|
initIcon();
|
||||||
}
|
}
|
||||||
|
|
||||||
void CComponentsHeader::initIcon()
|
void CComponentsHeader::initIcon()
|
||||||
|
Reference in New Issue
Block a user