Qt/ARCodeWidget: Use CheatCodeEditor

This commit is contained in:
spycrab
2018-01-24 13:35:44 +01:00
parent a0f787aa1b
commit d9d75c27f0
2 changed files with 13 additions and 8 deletions

View File

@ -11,7 +11,7 @@ class QTextEdit;
namespace ActionReplay
{
class ARCode;
struct ARCode;
}
namespace Gecko