mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
supplement to 1e76f6ef44
, progresspar clean is after 'add possibility for more control of timeout bar' broken
This commit is contained in:
@@ -215,6 +215,7 @@ void CHintBox::enableTimeOutBar(bool enable)
|
||||
if(timeout_pb){
|
||||
timeout_pb->setValues(100, 100);
|
||||
timeout_pb->paint0();
|
||||
timeout_pb->kill();
|
||||
delete timeout_pb; timeout_pb = NULL;
|
||||
}
|
||||
return;
|
||||
|
Reference in New Issue
Block a user