Export Convert{From,To}IeeeExtended() functions from wx DLL.
Closes #8710. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,7 +24,12 @@
|
||||
# and once released its version cannot be changed.
|
||||
|
||||
# public symbols added in 2.8.11 (please keep in alphabetical order):
|
||||
#
|
||||
# NB: Convert{From,To}IeeeExtended() were not really added but they were not
|
||||
# exported from the shared library before so the effect is as if they were
|
||||
@WX_VERSION_TAG@.11 {
|
||||
*ConvertFromIeeeExtended*;
|
||||
*ConvertToIeeeExtended*;
|
||||
*wxDC*SetDeviceClippingRegion*;
|
||||
*wxGraphicsContext*GetCairoRenderer*;
|
||||
*wxIconizeEvent*IsIconized*;
|
||||
|
Reference in New Issue
Block a user