]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mdi.cpp
partially applied patch #895170: "Building with minimal setup.h - continuation"
[wxWidgets.git] / src / msw / mdi.cpp
index e8c4b63a79aae4bc12d4fddb61c261874353b2f2..6f14a8a454b41c950d966756f00c76fa50adac2f 100644 (file)
@@ -742,7 +742,7 @@ wxMDIChildFrame::~wxMDIChildFrame()
 }
 
 // Set the client size (i.e. leave the calculation of borders etc.
 }
 
 // Set the client size (i.e. leave the calculation of borders etc.
-// to wxWindows)
+// to wxWidgets)
 void wxMDIChildFrame::DoSetClientSize(int width, int height)
 {
   HWND hWnd = GetHwnd();
 void wxMDIChildFrame::DoSetClientSize(int width, int height)
 {
   HWND hWnd = GetHwnd();