Qt: Implement Cheats Manager

This commit is contained in:
spycrab
2018-03-26 04:17:47 +02:00
parent 396204248d
commit c09075209f
14 changed files with 813 additions and 13 deletions

View File

@ -7,6 +7,7 @@ set(CMAKE_AUTOMOC ON)
add_executable(dolphin-emu-qt2
AboutDialog.cpp
CheatsManager.cpp
FIFOPlayerWindow.cpp
HotkeyScheduler.cpp
Host.cpp