Fixed wxListbook and wxChoicebook internal layout.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-09-09 16:30:19 +00:00
parent e78e858331
commit bf8ca20d37

View 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):