]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/frame.cpp
compilation fix: only us-ascii is safe in sources
[wxWidgets.git] / src / motif / frame.cpp
index ed2bc3ca87f2097182d543586a57dd428cfe4e26..36e8008510256d5e0f08502af0b327a5288b03ad 100644 (file)
@@ -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