mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Fixing stuff
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@857 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
0629cc6690
commit
d84fa6195c
2 changed files with 8 additions and 8 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue