X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f1bf9401340bd1e3025ca1bd8111e7b6d2bf657..d0260bd894ec5ef95c960e45cdaff3e6ebae019d:/include/wx/containr.h diff --git a/include/wx/containr.h b/include/wx/containr.h index 29dba36d6b..a0ce88484f 100644 --- a/include/wx/containr.h +++ b/include/wx/containr.h @@ -148,7 +148,7 @@ protected: #endif // wxHAS_NATIVE_TAB_TRAVERSAL/!wxHAS_NATIVE_TAB_TRAVERSAL // this function is for wxWidgets internal use only -extern bool wxSetFocusToChild(wxWindow *win, wxWindow **child); +extern WXDLLIMPEXP_CORE bool wxSetFocusToChild(wxWindow *win, wxWindow **child); // ---------------------------------------------------------------------------- // wxNavigationEnabled: Derive from this class to support keyboard navigation