Link to wxRichMessageDialog in some places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
03d291d933
commit
0800eb846c
@ -294,6 +294,7 @@ Related Overviews: @ref overview_cmndlg
|
||||
@li wxRearrangeDialog: Dialog allowing the user to rearrange a list of items.
|
||||
@li wxRichTextFormattingDialog: A dialog for formatting the content of a
|
||||
wxRichTextCtrl
|
||||
@li wxRichMessageDialog: Nicer message box dialog
|
||||
@li wxSingleChoiceDialog: Dialog to get a single selection from a list and
|
||||
return the string
|
||||
@li wxSymbolPickerDialog: Symbol selector dialog
|
||||
|
@ -67,6 +67,7 @@
|
||||
@category{cmndlg}
|
||||
|
||||
@see @ref overview_cmndlg_msg
|
||||
@see wxRichMessageDialog
|
||||
*/
|
||||
class wxMessageDialog : public wxDialog
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user