mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-21 04:59:48 -03:00
This moves the result dialogs to DolphinQt2, since WiiSave should not really be responsible for interacting with the user as a simple Wii save importing/exporting class. This also fixes Wii save import/export showing result dialogs twice, once from WiiSave, and another time from DolphinQt2.