X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a2e3d8c47db7f95d504ecd45f58b96c56572dd1..232ba4c3329127a3ae57e37dc088513d06fe436f:/src/motif/frame.cpp?ds=sidebyside diff --git a/src/motif/frame.cpp b/src/motif/frame.cpp index ed2bc3ca87..36e8008510 100644 --- a/src/motif/frame.cpp +++ b/src/motif/frame.cpp @@ -364,7 +364,7 @@ void wxFrame::DoGetClientSize(int *x, int *y) const } // Set the client size (i.e. leave the calculation of borders etc. -// to wxWindows) +// to wxWidgets) void wxFrame::DoSetClientSize(int width, int height) { // Calculate how large the new main window should be