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:
@@ -27,8 +27,9 @@
|
||||
# public symbols added in 2.8.8 (please keep in alphabetical order):
|
||||
@WX_VERSION_TAG@.8 {
|
||||
global:
|
||||
*wxApp*MacHideApp*;
|
||||
*wxApp*MacHideApp*;
|
||||
*TimeZone*Make*;
|
||||
*wxBitmapButton*OnFocusChange*;
|
||||
*wxRemotelyScrolledTreeCtrl*DoCalcScrolledPosition*;
|
||||
*wxRemotelyScrolledTreeCtrl*SetScrollbar*;
|
||||
*wxRichTextCtrl*GetTextCursor*;
|
||||
|
Reference in New Issue
Block a user