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