mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
CheatsWindow: unfriend CreateCodeDialog.
This is no longer needed.
This commit is contained in:
@ -36,8 +36,6 @@ namespace Gecko
|
|||||||
|
|
||||||
class wxCheatsWindow final : public wxDialog
|
class wxCheatsWindow final : public wxDialog
|
||||||
{
|
{
|
||||||
friend class CreateCodeDialog;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
wxCheatsWindow(wxWindow* const parent);
|
wxCheatsWindow(wxWindow* const parent);
|
||||||
~wxCheatsWindow();
|
~wxCheatsWindow();
|
||||||
|
Reference in New Issue
Block a user