mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
gui/scan_setup.cpp: use resetWidget(true)
Origin commit data
------------------
Commit: dc4025b3f5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-26 (Mon, 26 Mar 2012)
This commit is contained in:
@@ -590,7 +590,7 @@ void CScanSetup::fillSatSelect()
|
|||||||
|
|
||||||
satSelect->removeOptions();
|
satSelect->removeOptions();
|
||||||
|
|
||||||
satOnOff->resetWidget(/*true*/);
|
satOnOff->resetWidget(true);
|
||||||
satOnOff->addIntroItems();
|
satOnOff->addIntroItems();
|
||||||
|
|
||||||
bool sfound = false;
|
bool sfound = false;
|
||||||
|
Reference in New Issue
Block a user