]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dataviewtreectrl.tex
no changes, just come cleanup and more comments
[wxWidgets.git] / docs / latex / wx / dataviewtreectrl.tex
index 80a31a091a585412e7b11327137d93149f182cc5..c4bbfddc43fc22997462dcc38ca2c8402a89e67d 100644 (file)
@@ -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.