X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d1df0fc585f03cca4b194d1f9159b49a5711da6..0738b901b17340f09766524b8d9d79e9ed1268e7:/docs/doxygen/mainpages/samples.h diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 5587d73e0c..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.