Implemented wxNotebook::DoGetBestSize so Fit now works.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-06-01 13:14:51 +00:00
parent 2ce7af354a
commit 32923e21c7

View File

@@ -83,6 +83,7 @@ All GUI ports:
- Added BLOB support to wxDB (John Skiff)
- Wizard now validates as well as doing data transfer when
pressing Back or Next
- Implemented wxNotebook::DoGetBestSize so Fit now works
Unix: