X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d4cca7f4bcbead614819eaa8d79e0edee24b70c..ddd121d7b619166a4fccde80760b82053a47e3a6:/docs/doxygen/mainpages/samples.h diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 366018b15f..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.