Merge pull request #847 from RobinD42/fix-issue815

Update wxWidgets submodule link
(cherry picked from commit 22c12acb0f)
This commit is contained in:
Robin Dunn
2018-05-08 18:41:51 -07:00
parent 09de554e1b
commit 040763282f

View File

@@ -119,6 +119,11 @@ Changes in this release include the following:
* Updated the waf tool used by the build to version 2.0.7. This fixes problems
with building for Python 3.7.
* Fixed alignment in buttons on MSW which have had foreground or background
colors set. (#815)
* Fix for unexpected assertion inside wx.aui.AuiMDIChildFrame.Close.