mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
gui/scan_setup.cpp: use resetWidget(true)
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