mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Fix GetExtWildcard to return the output arg
in a tuple with the return value, like in Classic.
This commit is contained in:
@@ -48,6 +48,9 @@ Changes in this release include the following:
|
||||
pass a value that is larger than what will fit in that type of integer then
|
||||
an OverflowError exception will be raised.
|
||||
|
||||
* Fixed wx.richtext.RichTextBuffer.GetExtWildcard to return a tuple of 2
|
||||
values, as was done in Classic. (#594)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user