do not document Clone() overloads only for some classes; Clone() is reimplemented in all event classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -73,11 +73,6 @@ public:
|
||||
*/
|
||||
wxRichTextEvent(wxEventType commandType = wxEVT_NULL, int id = 0);
|
||||
|
||||
/**
|
||||
Clones the event.
|
||||
*/
|
||||
wxEvent* Clone() const;
|
||||
|
||||
/**
|
||||
Returns the character pressed, within a wxEVT_COMMAND_RICHTEXT_CHARACTER event.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user