mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CComponentsHeader: reset icon width, if no icon is defined
This commit is contained in:
@@ -1800,7 +1800,7 @@ void CComponentsHeader::setHeaderIcon(const char* icon_name)
|
||||
void CComponentsHeader::initCCHeaderIcon()
|
||||
{
|
||||
if (cch_icon_name == NULL) {
|
||||
// cch_icon_w = 5;
|
||||
cch_icon_w = cch_btn_offset;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user