mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-07 08:49:07 +00:00
Add a rate limiter to Qt's progress dialog
To work around a macOS specific issue where theh progress bar is not updated. With this the previous workaround for other OSes also isn't needed.
This commit is contained in:
@@ -15,6 +15,8 @@ add_executable(threeSD
|
||||
helpers/frontend_common.h
|
||||
helpers/multi_job.cpp
|
||||
helpers/multi_job.h
|
||||
helpers/rate_limited_progress_dialog.cpp
|
||||
helpers/rate_limited_progress_dialog.h
|
||||
helpers/simple_job.cpp
|
||||
helpers/simple_job.h
|
||||
cia_build_dialog.cpp
|
||||
|
||||
Reference in New Issue
Block a user