]> git.saurik.com Git - wxWidgets.git/commitdiff
Implemented wxNotebook::DoGetBestSize so Fit now works.
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 13:14:51 +0000 (13:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 13:14:51 +0000 (13:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 2e75968d84d55d911f40600630985af285584982..d99195228988533427df1f5e7495bf3f780d0d56 100644 (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: