CHANGES: Added wx.lib.agw.aui.AUI_DOCKART_HINT_WINDOW_BORDER_COLOUR constant

* Added wx.lib.agw.aui.AUI_DOCKART_HINT_WINDOW_BORDER_COLOUR constant
  so the hint window border color can be themed as well.
This commit is contained in:
Metallicow
2020-08-04 16:30:36 -05:00
parent 581d68383c
commit 5d0944d49f

View File

@@ -58,6 +58,9 @@ New and improved in this release:
* Simplified the implementation of the wx.App.InitLocale method. See the
MigrationGuide for more information.
* Added wx.lib.agw.aui.AUI_DOCKART_HINT_WINDOW_BORDER_COLOUR constant
so the hint window border color can be themed as well.