Finished adding @tableofcontents to all overviews in the manual.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
@page overview_windowstyles Window Styles
|
||||
|
||||
@tableofcontents
|
||||
|
||||
Window styles are used to specify alternative behaviour and appearances for
|
||||
windows, when they are created. The symbols are defined in such a way that they
|
||||
can be combined in a 'bit-list' using the C++ @e bitwise-or operator.
|
||||
@@ -27,4 +29,3 @@ Most windows can use the generic styles listed for wxWindow in addition to
|
||||
their own styles.
|
||||
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user