mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CComponentsHeader: add missing init of icon
Origin commit data
------------------
Commit: 1c39d08c60
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-24 (Thu, 24 Apr 2014)
This commit is contained in:
@@ -177,6 +177,7 @@ void CComponentsHeader::setIcon(const char* icon_name)
|
||||
void CComponentsHeader::setIcon(const std::string& icon_name)
|
||||
{
|
||||
cch_icon_name = icon_name;
|
||||
initIcon();
|
||||
}
|
||||
|
||||
void CComponentsHeader::initIcon()
|
||||
|
Reference in New Issue
Block a user