Fix warnings in rich text documentation.
See #15346. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -494,6 +494,8 @@ public:
|
||||
|
||||
/**
|
||||
Sets the wxRichTextObject object that currently has the editing focus.
|
||||
@param obj
|
||||
The wxRichTextObject to set focus on.
|
||||
@param setCaretPosition
|
||||
Optionally set the caret position.
|
||||
*/
|
||||
@@ -2290,7 +2292,7 @@ public:
|
||||
|
||||
@param commandType
|
||||
The type of the event.
|
||||
@param id
|
||||
@param winid
|
||||
Window identifier. The value @c wxID_ANY indicates a default value.
|
||||
*/
|
||||
wxRichTextEvent(wxEventType commandType = wxEVT_NULL, int winid = 0);
|
||||
|
Reference in New Issue
Block a user