]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/toolbar.h
make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirec...
[wxWidgets.git] / docs / doxygen / overviews / toolbar.h
index 4acbb584a86d12a9f8f2b7c855c0e717c5a07134..9f0784058da4678611cc515d947a8615d28e7ed3 100644 (file)
@@ -6,12 +6,21 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
 @page overview_toolbar Toolbar Overview
 
 Classes: wxToolBar
 
+@li @ref overview_toolbar_intro
+@li @ref overview_toolbar_library
+
+
+<hr>
+
+
+@section overview_toolbar_intro Introduction
+
 The toolbar family of classes allows an application to use toolbars in a
 variety of configurations and styles.