mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
windows x64 build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@467 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
6c0fd0b31f
commit
8f7c509a13
2 changed files with 25 additions and 13 deletions
|
@ -179,7 +179,7 @@ void ConfigDialog::CreateGUIControls()
|
|||
sPage3->Layout();
|
||||
|
||||
SetIcon(wxNullIcon);
|
||||
Center();
|
||||
Fit();
|
||||
}
|
||||
|
||||
void ConfigDialog::OnClose(wxCloseEvent& event)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue