mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
supplement to 1e76f6ef4491f263cc8811c63af23844876e9d22, progresspar clean is after 'add possibility for more control of timeout bar' broken
Origin commit data
------------------
Commit: eecf4f8f92
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
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