]> git.saurik.com Git - wxWidgets.git/blobdiff - version-script.in
Fixups for solaris; remove '-mt' from pkg-config output and add '-lX11' for a static...
[wxWidgets.git] / version-script.in
index e9b8df306861e7c033b5fc1fa3070d959ac8d5ce..20ffe3467cd178f8644e77df9b3be5028066fdd5 100644 (file)
@@ -10,6 +10,9 @@
 
 @WX_VERSION_TAG@.2 {
     global:
+        *wxChoice*GetCurrentSelection*;
+        *wxComboBox*GetCurrentSelection*;
+        *wxDateTime*FromTimezone*;
         *wxDialog*GetEscapeId*;
         *wxEVT_MEDIA_LOADED*;
         *wxGenericListCtrl*SetItemFont*wxFont*;