add missing versioned symbol

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-10-23 21:37:13 +00:00
parent 06b0c0a39d
commit f6edc96028

View File

@@ -28,6 +28,7 @@
@WX_VERSION_TAG@.7 { @WX_VERSION_TAG@.7 {
global: global:
*wxStaticBox*AcceptsFocus*; *wxStaticBox*AcceptsFocus*;
*wxAuiPaneInfo*DockFixed*;
}; };
# public symbols added in 2.8.5 (please keep in alphabetical order): # public symbols added in 2.8.5 (please keep in alphabetical order):