X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c4293cb91327247ad69e6ec8d589bfaa299db28..d33ccbe15c60e311c2d63f5aeb1d3ff52650ac61:/docs/doxygen/mainpages/samples.h diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 7334903ff7..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.