File utility improved

+ minor fixes
This commit is contained in:
Nekotekina 2016-01-06 02:52:48 +03:00
parent 5029dff73a
commit b3e3c68f15
75 changed files with 839 additions and 964 deletions

View file

@ -41,4 +41,4 @@ void GLGSFrame::OnSize(wxSizeEvent& event)
m_canvas->SetSize(GetClientSize());
event.Skip();
}
}