From 4148166c7f1d82894067be6a6adc4f4e0e3eded4 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 8 May 2018 18:04:29 -0700 Subject: [PATCH] Update wxWidgets submodule link --- CHANGES.rst | 5 +++++ ext/wxWidgets | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9092a3e9..f8110a59 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -86,6 +86,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. + diff --git a/ext/wxWidgets b/ext/wxWidgets index d19abf60..73f8a6da 160000 --- a/ext/wxWidgets +++ b/ext/wxWidgets @@ -1 +1 @@ -Subproject commit d19abf606d5479ce28b8f7fcc67ee3742c69de25 +Subproject commit 73f8a6dacb7e675b79a2f3eb6f5212f1cc8a1e58