mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-19 11:20:32 +00:00
No reason to have it on the heap. This also lets us skip calling reset, since the dialog closes when the QProgressDialog object goes out of scope.