]> git.saurik.com Git - wxWidgets.git/commitdiff
Tree != List
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 30 Jan 2006 16:46:55 +0000 (16:46 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 30 Jan 2006 16:46:55 +0000 (16:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index d5c9a9a02391c6f8f15e6d638aa2fe1d58318f56..831b7b0c17f496a9352b64a6b337201f0e61a8da 100644 (file)
@@ -37,7 +37,7 @@ All:
 
 All (GUI):
 
-- Added wxTreebook (uses a wxListCtrl to control pages).
+- Added wxTreebook (uses a wxTreeCtrl to control pages).
 - Added wxKeyEvent::GetModifiers()
 - Added wxDialog::SetEscapeId().
 - wxItemContainerImmutable::FindString unified (affects wxRadioBox, wxListBox,