added wxString::[w]char_str() to 2.8 for forward compatibility with wx3

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-04-02 12:25:40 +00:00
parent 3646999e0c
commit 89b6915f14
6 changed files with 93 additions and 3 deletions

View File

@@ -24,6 +24,16 @@
# and once released its version cannot be changed.
# public symbols added in 2.8.4 (please keep in alphabetical order):
@WX_VERSION_TAG@.4 {
global:
# wxString::[w]char_str()
*wxString*char_str*;
# wxWritable[W]CharBuffer
*wxWritableCharBuffer*;
*wxWritableWCharBuffer*;
};
# public symbols added in 2.8.2 (please keep in alphabetical order):
@WX_VERSION_TAG@.2 {
global: