Fix correct size setting windows.

And other small change
This commit is contained in:
Zangetsu38 2015-08-12 17:41:46 +02:00
parent a775b428f4
commit 5e9eb9c3bb
3 changed files with 1 additions and 67 deletions

View file

@ -364,7 +364,7 @@ void MainFrame::Config(wxCommandEvent& WXUNUSED(event))
}
wxDialog diag(this, wxID_ANY, "Settings", wxDefaultPosition);
static const u32 width = 452;
static const u32 width = 458;
static const u32 height = 460;
// Settings panels