mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
revert 6ee7fac1a5
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget
This commit is contained in:
@@ -242,7 +242,7 @@ void CBEChannelWidget::initItem2DetailsLine (int pos, int /*ch_index*/)
|
||||
ibox = new CComponentsInfoBox();
|
||||
|
||||
if (ibox->isPainted())
|
||||
ibox->hideCC(CC_SAVE_SCREEN_NO);
|
||||
ibox->hide(CC_SAVE_SCREEN_NO);
|
||||
|
||||
ibox->setDimensionsAll(x, ypos2, width, info_height);
|
||||
ibox->setFrameThickness(2);
|
||||
|
Reference in New Issue
Block a user