]> git.saurik.com Git - wxWidgets.git/commitdiff
Added comment about increased wxRadioBox space
authorJulian Smart <julian@anthemion.co.uk>
Tue, 9 Jul 2002 08:18:50 +0000 (08:18 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 9 Jul 2002 08:18:50 +0000 (08:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 1f75cb88df28c3c1a864b27d093d35dd0da4ba29..388db44b888849439cb1c54b625953e181d4f707 100644 (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: