]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/control.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / msw / control.h
index 085602557701f9e1934345abb87cbcdcb7f1c52f..24dd2a7ab70dedb7f278755975520c09a6d2ab8e 100644 (file)
@@ -97,7 +97,7 @@ protected:
     //     implement MSWGetStyle() this version will disappear.
     //
     // create the control of the given class with the given style (combination
-    // of WS_XXX flags, i.e. Windows style, not wxWindows one), returns
+    // of WS_XXX flags, i.e. Windows style, not wxWidgets one), returns
     // FALSE if creation failed
     //
     // All parameters except classname and style are optional, if the