forgot to add OnFocusChange to version-script.in in r52007

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-02-27 15:32:57 +00:00
parent f9894504d5
commit f15a5120e4

View File

@@ -29,6 +29,7 @@
global:
*wxApp*MacHideApp*;
*TimeZone*Make*;
*wxBitmapButton*OnFocusChange*;
*wxRemotelyScrolledTreeCtrl*DoCalcScrolledPosition*;
*wxRemotelyScrolledTreeCtrl*SetScrollbar*;
*wxRichTextCtrl*GetTextCursor*;