Skip to content

Commit

Permalink
Merge pull request #6650 from spycrab/qt_cheatmanager
Browse files Browse the repository at this point in the history
Qt: Implement Cheats Manager
  • Loading branch information
Helios747 committed Apr 19, 2018
2 parents 3962042 + c090752 commit 71c659e
Show file tree
Hide file tree
Showing 14 changed files with 813 additions and 13 deletions.
1 change: 1 addition & 0 deletions Source/Core/DolphinQt2/CMakeLists.txt
Expand Up @@ -7,6 +7,7 @@ set(CMAKE_AUTOMOC ON)

add_executable(dolphin-emu-qt2
AboutDialog.cpp
CheatsManager.cpp
FIFOPlayerWindow.cpp
HotkeyScheduler.cpp
Host.cpp
Expand Down

0 comments on commit 71c659e

Please sign in to comment.