From 20aa212619af21cc28aa5a9be73bd2336e42f932 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 28 Sep 2009 08:19:44 +0000 Subject: [PATCH] Added additional wxSound::Create git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- version-script.in | 1 + 1 file changed, 1 insertion(+) diff --git a/version-script.in b/version-script.in index 91d0ee46c4..5a3fc118de 100644 --- a/version-script.in +++ b/version-script.in @@ -28,6 +28,7 @@ *wxDC*SetDeviceClippingRegion*; *wxGraphicsContext*GetCairoRenderer*; *wxShowEvent*IsShown*; + *wxSound*Create*; *wxIconizeEvent*IsIconized*; *wxXmlNode*Attribute*; };