This commit is contained in:
Robin Dunn
2018-10-05 14:23:37 -07:00
parent 4c1ff7a1b4
commit cd3fcb308a

View File

@@ -101,7 +101,7 @@ Changes in this release include the following:
an AuiToolBar would not be updated when calling LoadPerspective. (#917)
* Fixed a bug in wx.FileSystemHandler.OpenFile where the object ownership was
not being transferred corrcetly, causing a crash after a premature object
not being transferred correctly, causing a crash after a premature object
deletion. (#926)