Added comment about increased wxRadioBox space

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2002-07-09 08:18:50 +00:00
parent b75b6d4cd7
commit aeea799b39

View File

@ -248,6 +248,7 @@ wxMSW:
- fixed a race condition during a thread exit and a join
- fixed a condition where a thread can hang during
message/event processing
- increased space between wxRadioBox label and first radio button
wxGTK: