X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880efa2a137ce3e3f39236d0dc85f5d2dacdda12..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/toolbar.h diff --git a/docs/doxygen/overviews/toolbar.h b/docs/doxygen/overviews/toolbar.h index 9f0784058d..840071fafb 100644 --- a/docs/doxygen/overviews/toolbar.h +++ b/docs/doxygen/overviews/toolbar.h @@ -3,23 +3,14 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @page overview_toolbar Toolbar Overview -Classes: wxToolBar - -@li @ref overview_toolbar_intro -@li @ref overview_toolbar_library - - -
- - -@section overview_toolbar_intro Introduction +@tableofcontents The toolbar family of classes allows an application to use toolbars in a variety of configurations and styles. @@ -90,4 +81,3 @@ Include @c "wx/toolbar.h", or if using a class directly, one of: An example of using a toolbar is given in the "toolbar" sample. */ -