mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
Bedit: adapt to current CComponentsInfoBox changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: daa3ce2276
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -229,9 +229,9 @@ void CBEChannelWidget::paintItem2DetailsLine (int pos, int /*ch_index*/)
|
||||
void CBEChannelWidget::clearItem2DetailsLine()
|
||||
{
|
||||
if (dline != NULL)
|
||||
dline->hide();
|
||||
dline->paintBackground(); //kill details line
|
||||
if (ibox != NULL)
|
||||
ibox->hide();
|
||||
ibox->paintBackground(); //kill info box
|
||||
}
|
||||
|
||||
void CBEChannelWidget::hide()
|
||||
|
Reference in New Issue
Block a user