Doc Patch to trunk dataviewtreectrl.tex

Tim Stahlhut stahta01 at verizon.net
Sat Dec 1 13:17:28 PST 2007


FYI:

Needed to change wxImageList to all lower case.

Tim S

Index: docs/latex/wx/dataviewtreectrl.tex
===================================================================
--- docs/latex/wx/dataviewtreectrl.tex	(revision 50405)
+++ docs/latex/wx/dataviewtreectrl.tex	(working copy)
@@ -2,7 +2,7 @@
 
 This class is a \helpref{wxDataViewCtrl}{wxdataviewctrl} which internally
 uses a \helpref{wxDataViewTreeStore}{wxdataviewtreestore} and forwards
-most of its API to that class. Additionally, it uses a \helpref{wxImageList}{wxImageList}
+most of its API to that class. Additionally, it uses a \helpref{wxImageList}{wximagelist}
 to store a list of icons. The main purpose of this class is to look 
 like a \helpref{wxTreeCtrl}{wxtreectrl} to make a transition from it
 to the wxDataViewCtrl class simpler.






More information about the wx-dev mailing list