]> git.saurik.com Git - wxWidgets.git/blobdiff - version-script.in
Build fix.
[wxWidgets.git] / version-script.in
index b04b273fad4d342b377a9b11d455575bc5bbe325..45f8f69520b315d28fe5ebb325ae95aa6d1af080 100644 (file)
@@ -6,29 +6,13 @@
 #       new development branch.
 
 
-# public symbols added in release 2.6.2 (please keep in alphabetical order):
-
-@WX_VERSION_TAG@.2 {
-    global:
-        *wxDialog*GetEscapeId*;
-        *wxEVT_MEDIA_LOADED*;
-        *wxGenericListCtrl*SetItemFont*wxFont*;
-        *wxGenericListCtrl*GetItemFont*;
-        *wxImage*HSVValue*;
-        *wxImage*RGBValue*;
-        *wxImage*RotateHue*;
-        *wxLogBuffer*;
-        *wxMediaCtrl*Load*wxURI*wxURI*;
-        *wxMediaCtrl*ShowPlayerControls*wxMediaPlayerControls*;
-        *wxMessageOutputBest*;
-        *wxShadowObject*;
-        *wxTopLevelWindowGTK*RequestUserAttention*;
-        *wxWizard*FinishLayout*;
-        *wxXmlResource*ConvertFileNameToURL*wxString*;
-        *wxXmlResource*IsArchive*wxString*;
-        *wxXmlResource*Unload*wxString*;
-        *wxZipFSHandler*Cleanup*;
-};
+# An example:
+#   # public symbols added in release 2.6.2 (please keep in alphabetical order):
+#   
+#   @WX_VERSION_TAG@.2 {
+#       global:
+#           *wxChoice*GetCurrentSelection*;
+#   };
 
 
 # symbols available since the beginning of this branch are only given