Fix docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This class is a \helpref{wxDataViewCtrl}{wxdataviewctrl} which internally
|
This class is a \helpref{wxDataViewCtrl}{wxdataviewctrl} which internally
|
||||||
uses a \helpref{wxDataViewTreeStore}{wxdataviewtreestore} and forwards
|
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
|
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
|
like a \helpref{wxTreeCtrl}{wxtreectrl} to make a transition from it
|
||||||
to the wxDataViewCtrl class simpler.
|
to the wxDataViewCtrl class simpler.
|
||||||
|
Reference in New Issue
Block a user