mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
fix update progressbar in header
Origin commit data
------------------
Commit: 5c1a3dfff3
Author: TangoCash <eric@loxat.de>
Date: 2022-06-12 (Sun, 12 Jun 2022)
This commit is contained in:
@@ -444,6 +444,7 @@ void CComponentsHeader::setProgessBar(int percent)
|
||||
|
||||
if (cch_pb_obj){
|
||||
cch_pb_obj->setValues(percent, 100);
|
||||
cch_pb_obj->paint();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user