]> git.saurik.com Git - wxWidgets.git/blobdiff - version-script.in
Ctrl+mouse wheel changes zoom factor in print preview (patch 1230919)
[wxWidgets.git] / version-script.in
index b177fb7800d7f7639387adc349e25f5eade7c810..cad768c7cc8339dce68ea5e5d0a696b6c5749e65 100644 (file)
@@ -6,17 +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:
+        *wxDialog*GetEscapeId*;
         *wxLogBuffer*;
+        *wxGenericListCtrl*SetItemFont*wxFont*;
+        *wxGenericListCtrl*GetItemFont*;
         *wxMessageOutputBest*;
-        *wxDialog*GetEscapeId*;
+        *wxShadowObject*;
         *wxWizard*FinishLayout*;
         *wxXmlResource*ConvertFileNameToURL*wxString*;
-        *wxXmlResource*Unload*wxString*;
         *wxXmlResource*IsArchive*wxString*;
+        *wxXmlResource*Unload*wxString*;
+        *wxZipFSHandler*Cleanup*;
 };