added wxChoice:: and wxCombobox::GetCurrentSelection()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-08-28 13:33:31 +00:00
parent b7ee3acf62
commit 4f31d61012

View File

@ -10,6 +10,8 @@
@WX_VERSION_TAG@.2 {
global:
*wxChoice*GetCurrentSelection*;
*wxComboBox*GetCurrentSelection*;
*wxDateTime*FromTimezone*;
*wxDialog*GetEscapeId*;
*wxEVT_MEDIA_LOADED*;