mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
imageinfo: remove doPaintBg(false), is not required
This commit is contained in:
@@ -228,7 +228,6 @@ void CImageInfo::ShowWindow()
|
||||
footer->setButtonLabels(v_buttons, 0, footer->getWidth()/v_buttons.size());
|
||||
|
||||
btn_red = footer->getButtonLabel(0);
|
||||
btn_red->doPaintBg(false);
|
||||
btn_red->setButtonTextColor(COL_MENUFOOT_TEXT);
|
||||
btn_red->setColBodyGradient(CC_COLGRAD_OFF);
|
||||
|
||||
|
Reference in New Issue
Block a user