X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a5a7fba9daa003bb416fd8b7dff57a93eecf8d0..dbe31039f7ee6169d80386fd75a9f03316f8d261:/docs/doxygen/mainpages/samples.h diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 90f8776afb..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.