]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/containr.h
first attempt for full screen implementation
[wxWidgets.git] / include / wx / containr.h
index 99049e718c9ed9f018739fa8935d3f062417c30e..cd308a23069439f246521c436fdcc24d484069b8 100644 (file)
@@ -98,7 +98,7 @@ protected:
     DECLARE_NO_COPY_CLASS(wxControlContainer)
 };
 
-// this function is for wxWindows internal use only
+// this function is for wxWidgets internal use only
 extern bool wxSetFocusToChild(wxWindow *win, wxWindow **child);
 
 // ----------------------------------------------------------------------------