- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -214,6 +214,11 @@ Unix:
|
||||
|
||||
- wxPuts() now correctly outputs trailing new line in Unicode build
|
||||
|
||||
Mac:
|
||||
|
||||
- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
|
||||
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
|
||||
|
||||
wxGTK:
|
||||
|
||||
- fixed wxFileDialog::SetWildcard()
|
||||
|
Reference in New Issue
Block a user