X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c18f141ad00ed43c69541c43d318314b5fd129b2..7121be53c73b6ece3b09559e142cd7f71d1961a1:/version-script.in diff --git a/version-script.in b/version-script.in index 8c7ccdef4d..b177fb7800 100644 --- a/version-script.in +++ b/version-script.in @@ -1,22 +1,22 @@ # # $Id$ -# +# # Note: Remove all of the tags below except for the last one when creating # new development branch. -# public symbols added in release 2.6.2 -# (or 2.6.1, we started versioning the symbols in 2.6.2): +# public symbols added in release 2.6.2: @WX_VERSION_TAG@.2 { global: - *wxLaunchDefaultBrowser*; *wxLogBuffer*; *wxMessageOutputBest*; - wxEVT_SCROLL_CHANGED; - *wxFileDialog*DoSetSize*; *wxDialog*GetEscapeId*; + *wxWizard*FinishLayout*; + *wxXmlResource*ConvertFileNameToURL*wxString*; + *wxXmlResource*Unload*wxString*; + *wxXmlResource*IsArchive*wxString*; };