X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b33f7651ae55310d7d76b0205e409464ba8af484..f50544d8c503ad337a1d0afcc23434391bc78085:/include/wx/containr.h diff --git a/include/wx/containr.h b/include/wx/containr.h index 99049e718c..cd308a2306 100644 --- a/include/wx/containr.h +++ b/include/wx/containr.h @@ -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); // ----------------------------------------------------------------------------