removed 2.6.1 symbols from 2.6.2 tag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2005-07-16 21:39:51 +00:00
parent 36b6059076
commit 62d5b1ceb7

View File

@@ -6,16 +6,12 @@
# new development branch. # new development branch.
# public symbols added in release 2.6.2 # public symbols added in release 2.6.2:
# (or 2.6.1, we started versioning the symbols in 2.6.2):
@WX_VERSION_TAG@.2 { @WX_VERSION_TAG@.2 {
global: global:
*wxLaunchDefaultBrowser*;
*wxLogBuffer*; *wxLogBuffer*;
*wxMessageOutputBest*; *wxMessageOutputBest*;
wxEVT_SCROLL_CHANGED;
*wxFileDialog*DoSetSize*;
*wxDialog*GetEscapeId*; *wxDialog*GetEscapeId*;
*wxWizard*FinishLayout*; *wxWizard*FinishLayout*;
}; };