minor typo fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth
2005-02-16 19:25:35 +00:00
parent 432968bf3d
commit 00a1d2e004
4 changed files with 4 additions and 4 deletions

View File

@@ -577,7 +577,7 @@ wxImageList* wxTreeCtrl::GetStateImageList () const
// The SETS of imagelists really do nothing under OS2 as a RECORDCORE
// struct has the icon imbedded in it that it uses for the icon being
// displayed via the TREEITEMDESC member. Provided for interface
// compatability only
// compatibility only
//
void wxTreeCtrl::SetAnyImageList (
wxImageList* WXUNUSED(pImageList)