ensure all topic overviews have an horizontal rule with the list of the sections above
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,17 @@ Window deletion can be a confusing subject, so this overview is provided to
|
||||
help make it clear when and how you delete windows, or respond to user requests
|
||||
to close windows.
|
||||
|
||||
@li @ref overview_windowdeletion_sequence
|
||||
@li @ref overview_windowdeletion_close
|
||||
@li @ref overview_windowdeletion_default
|
||||
@li @ref overview_windowdeletion_menuexit
|
||||
@li @ref overview_windowdeletion_exitapp
|
||||
@li @ref overview_windowdeletion_deletion
|
||||
@li @ref overview_windowdeletion_windowkinds
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
@section overview_windowdeletion_sequence Sequence of Events During Window Deletion
|
||||
|
||||
|
Reference in New Issue
Block a user