X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf41d9034a22278bc5cc1d204478c24aace78d55..b70362998b8f562923f6ed6708f06537ac056cd4:/version-script.in diff --git a/version-script.in b/version-script.in index 771a66edc6..231bb6a082 100644 --- a/version-script.in +++ b/version-script.in @@ -24,6 +24,17 @@ # and once released its version cannot be changed. +# public symbols added in 2.8.2 (please keep in alphabetical order): +@WX_VERSION_TAG@.2 { + global: + # wxFileHistory::Set/GetBaseId() + *wxFileHistory*etBaseId*; + *wxSizerFlags*Shaped*; + *wxSizerFlags*FixedMinSize*; + *wxSearchCtrl*SetDescriptiveText*; + *wxSearchCtrl*GetDescriptiveText*; +}; + # public symbols added in 2.8.1 (please keep in alphabetical order): @WX_VERSION_TAG@.1 { global: