Fixing stuff

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@857 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Sonicadvance1 2008-10-14 04:32:49 +00:00
commit d84fa6195c
2 changed files with 8 additions and 8 deletions

View file

@ -168,7 +168,7 @@ CFrame::CFrame(wxFrame* parent,
m_GameListCtrl->Update();
sizerPanel->SetSizeHints(m_Panel);
//sizerPanel->SetSizeHints(m_Panel);
wxTheApp->Connect(wxID_ANY, wxEVT_KEY_DOWN,
wxKeyEventHandler(CFrame::OnKeyDown),