fix (?) for MDI children style problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-01-29 17:43:53 +00:00
parent 31fe72b638
commit 47ca6bfb05
2 changed files with 9 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ wxBase:
wxMSW:
- threads: bug in wxCondition::Broadcast fixed (Pieter van der Meulen)
- fixed bug in MDI children flags (mis)handling
2.2.0
-----