X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..02e22828ebafb109d321370d75e2df95596b7a9a:/interface/aboutdlg.h?ds=inline diff --git a/interface/aboutdlg.h b/interface/aboutdlg.h index bf7087527d..1688a5a45c 100644 --- a/interface/aboutdlg.h +++ b/interface/aboutdlg.h @@ -196,9 +196,9 @@ public: } @endcode - Please see the @ref page_utils_samples_dialogs for more examples of - using this function and wxAboutDialogInfo for the description of the - information which can be shown in the about dialog. + Please see the @ref page_samples_dialogs for more examples of using this + function and wxAboutDialogInfo for the description of the information which + can be shown in the about dialog. @header{wx/aboutdlg.h} */ @@ -212,7 +212,7 @@ void wxAboutBox(const wxAboutDialogInfo& info); custom controls to it (customizing the native dialog is not currently supported). - See the @ref page_utils_samples_dialogs for an example of about dialog + See the @ref page_samples_dialogs for an example of about dialog customization. @see wxAboutDialogInfo