X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cd3cc948ea512eba91032323fe32207ac74bf8e..697c1d39be6c94965672878d6d2a0ddce0928091:/docs/doxygen/overviews/toolbar.h diff --git a/docs/doxygen/overviews/toolbar.h b/docs/doxygen/overviews/toolbar.h index 4acbb584a8..2275c515fa 100644 --- a/docs/doxygen/overviews/toolbar.h +++ b/docs/doxygen/overviews/toolbar.h @@ -2,15 +2,14 @@ // Name: toolbar.h // Purpose: topic overview // Author: wxWidgets team -// RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page overview_toolbar Toolbar Overview -Classes: wxToolBar +@tableofcontents The toolbar family of classes allows an application to use toolbars in a variety of configurations and styles. @@ -81,4 +80,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. */ -