added wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cc197ed421
commit
cbf6ba7559
@ -24,6 +24,13 @@
|
||||
# and once released its version cannot be changed.
|
||||
|
||||
|
||||
# public symbols added in 2.8.1 (please keep in alphabetical order):
|
||||
@WX_VERSION_TAG@.1 {
|
||||
global:
|
||||
# wx{Dir|File}Dialog::Get/SetStyle()
|
||||
*wxFileDialog*etStyle*;
|
||||
*wxDirDialog*etStyle*;
|
||||
};
|
||||
|
||||
# symbols available since the beginning of this branch are only given
|
||||
# generic branch tag (don't remove this!):
|
||||
|
Loading…
Reference in New Issue
Block a user