]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/mdi.cpp
Hardware defines spec.
[wxWidgets.git] / src / motif / mdi.cpp
index 22a20fb5e8b8cf5c537ddee46a89c197bb9948f8..0c8811888b2e65f6e6b796f187549b7d68402762 100644 (file)
@@ -491,7 +491,7 @@ void wxMDIChildFrame::OnLower()
 #endif
 
 // Set the client size (i.e. leave the calculation of borders etc.
-// to wxWindows)
+// to wxWidgets)
 void wxMDIChildFrame::DoSetClientSize(int width, int height)
 {
     wxWindow::DoSetClientSize(width, height);