fixing link anchors naming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-02-24 17:25:48 +00:00
parent 048398c7bb
commit 42efa4987c
4 changed files with 8 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
@li wxTipWindow: Shows text in a small window
@li wxWizard: A wizard dialog
See also the @ref overview_commondialogs.
See also the @ref overview_cmndlg.
@section page_categories_miscwnd Miscellaneous windows
@@ -103,7 +103,7 @@
@section page_categories_cmndlg Common dialogs
@ref overview_commondialogs
@ref overview_cmndlg
Common dialogs are ready-made dialog classes which are frequently used
in an application.