mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
gui/bedit/bouqueteditor_chanselect.cpp: fix infobox artefacts on hide()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 476b6d0850
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-03 (Tue, 03 Mar 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -315,7 +315,7 @@ void CBEChannelSelectWidget::initItem2DetailsLine (int pos, int /*ch_index*/)
|
|||||||
|
|
||||||
void CBEChannelSelectWidget::hide()
|
void CBEChannelSelectWidget::hide()
|
||||||
{
|
{
|
||||||
if (dline)
|
dline->kill(); //kill details line
|
||||||
dline->kill(); //kill details line
|
ibox->kill();
|
||||||
CListBox::hide();
|
CListBox::hide();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user