mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-18 23:34:53 +01: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.