mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Qt: Implement Cheats Manager
This commit is contained in:
@ -7,6 +7,7 @@ set(CMAKE_AUTOMOC ON)
|
||||
|
||||
add_executable(dolphin-emu-qt2
|
||||
AboutDialog.cpp
|
||||
CheatsManager.cpp
|
||||
FIFOPlayerWindow.cpp
|
||||
HotkeyScheduler.cpp
|
||||
Host.cpp
|
||||
|
Reference in New Issue
Block a user