Change PlotFrame internals to use wxSize &size instead of SIZEW and SIZEH
Plotframe is currently using SIZEW and SIZEH defines for frame sizes; it should use values provided by the initialization in wxarithmetic.cpp
Log in to post a comment.