added wxZipFSHandler::Cleanup() (modified patch 1213615)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
083508af51
commit
f60b1d829d
4 changed files with 19 additions and 12 deletions
|
|
@ -6,20 +6,21 @@
|
|||
# new development branch.
|
||||
|
||||
|
||||
# public symbols added in release 2.6.2:
|
||||
# public symbols added in release 2.6.2 (please keep in alphabetical order):
|
||||
|
||||
@WX_VERSION_TAG@.2 {
|
||||
global:
|
||||
*wxLogBuffer*;
|
||||
*wxMessageOutputBest*;
|
||||
*wxDialog*GetEscapeId*;
|
||||
*wxWizard*FinishLayout*;
|
||||
*wxXmlResource*ConvertFileNameToURL*wxString*;
|
||||
*wxXmlResource*Unload*wxString*;
|
||||
*wxXmlResource*IsArchive*wxString*;
|
||||
*wxShadowObject*;
|
||||
*wxLogBuffer*;
|
||||
*wxGenericListCtrl*SetItemFont*wxFont*;
|
||||
*wxGenericListCtrl*GetItemFont*;
|
||||
*wxMessageOutputBest*;
|
||||
*wxShadowObject*;
|
||||
*wxWizard*FinishLayout*;
|
||||
*wxXmlResource*ConvertFileNameToURL*wxString*;
|
||||
*wxXmlResource*IsArchive*wxString*;
|
||||
*wxXmlResource*Unload*wxString*;
|
||||
*wxZipFSHandler*Cleanup*;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue