mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Merge pull request #1201 from RobinD42/fix-issue1198
Fix access to members of transient wx.VisualAttributes
(cherry picked from commit d6324a0578)
This commit is contained in:
@@ -61,7 +61,10 @@ Changes in this release include the following:
|
||||
|
||||
* Fix the use of the output parameter in HtmlWindow.OnOpeningURL the same way
|
||||
it was fixed in HtmlWindowInterface.OnHTMLOpeningURL. (#1068)
|
||||
|
||||
|
||||
* Fixed a crashing bug when using a member of a transient wx.VisualAttributes
|
||||
object. Also set the attributes to be read-only to simplify the fix. (#1198).
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user