further prototype revisions; rename interface/aui.h to interface/framemanager.h since wxAuiManager and wxAuiPaneInfo are declared in the latter (in the real headers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user