]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed wxListbook and wxChoicebook internal layout.
authorWłodzimierz Skiba <abx@abx.art.pl>
Fri, 9 Sep 2005 16:30:19 +0000 (16:30 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Fri, 9 Sep 2005 16:30:19 +0000 (16:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 06424af1bc3232610526552c192ecf2bb87a4d9b..5dbc13ed699dc67725bc1a125ec99b85be01000f 100644 (file)
@@ -18,6 +18,7 @@ All:
 - Added wxLongLong::ToDouble()
 - Added wxDateTime::[Make]FromTimezone(), fixed several TZ-related bugs
 - Fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) (Paul Cornett)
+- Fixed wxListbook and wxChoicebook internal layout.
 
 All (GUI):