X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a75124d0da255513e83d2e62f963dd849829466b..038c03337f139d64f99d3334edfd1aa08354d9f0:/docs/latex/wx/dataviewtreectrl.tex diff --git a/docs/latex/wx/dataviewtreectrl.tex b/docs/latex/wx/dataviewtreectrl.tex index 80a31a091a..c4bbfddc43 100644 --- a/docs/latex/wx/dataviewtreectrl.tex +++ b/docs/latex/wx/dataviewtreectrl.tex @@ -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.