From: Francesco Montorsi Date: Tue, 3 Mar 2009 20:57:58 +0000 (+0000) Subject: update the list of samples X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f1f688c84d4325e3df85c9dea8da3462791b3d54?ds=sidebyside update the list of samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index bfec6ec988..8763fc2110 100644 --- a/docs/doxygen/mainpages/samples.h +++ b/docs/doxygen/mainpages/samples.h @@ -36,6 +36,7 @@ may find the following samples showing the corresponding controls: @li wxListCtrl: @ref page_samples_listctrl @li wxTreeCtrl: @ref page_samples_treectrl @li wxGrid: @ref page_samples_grid +@li wxDataViewCtrl: @ref page_samples_dataview Finally, it might be helpful to do a search in the entire sample directory if you can't find the sample showing the control you are interested in by @@ -44,7 +45,7 @@ name. Most classes contained in wxWidgets occur in at least one of the samples.