Qt: Make custom dialog for NAND Repair.

This is so that if you have a lot of titles that need repair the dialog can still fit on screen.
This commit is contained in:
Admiral H. Curtiss
2022-08-28 03:03:32 +02:00
parent 32ea725a10
commit 59f3be8c54
5 changed files with 136 additions and 41 deletions

View File

@ -261,6 +261,8 @@ add_executable(dolphin-emu
NetPlay/NetPlaySetupDialog.h
NetPlay/PadMappingDialog.cpp
NetPlay/PadMappingDialog.h
NANDRepairDialog.cpp
NANDRepairDialog.h
NKitWarningDialog.cpp
NKitWarningDialog.h
QtUtils/AspectRatioWidget.cpp