mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +00:00
Temporaryily disable cms50f/i progress bar updates
This commit is contained in:
parent
eb2b127395
commit
03c424a20e
@ -500,7 +500,7 @@ void CMS50F37Loader::processBytes(QByteArray bytes)
|
||||
idx += len;
|
||||
} while (idx < size);
|
||||
|
||||
emit updateProgress(oxirec->size(), duration);
|
||||
// emit updateProgress(oxirec->size(), duration);
|
||||
|
||||
if (!started_import) {
|
||||
imp_callbacks = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user