X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b33f7651ae55310d7d76b0205e409464ba8af484..eedc82f4e96c7f8f0b24addbfd6b4429c9587631:/include/wx/containr.h?ds=sidebyside 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); // ----------------------------------------------------------------------------