git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36001
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Find a window with the focus, that is also a descendant of the given window.
// This is used to determine the window to initially send commands to.
// Find a window with the focus, that is also a descendant of the given window.
// This is used to determine the window to initially send commands to.
-wxWindow* wxFindFocusDescendant(wxWindow* ancestor);
+WXDLLIMPEXP_CORE wxWindow* wxFindFocusDescendant(wxWindow* ancestor);