Fix recursive self-reference in wxRichTextAttr documentation.
Refer to wxTextAttr, not wxRichTextAttr itself. Closes #16271. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
401957aba6
commit
a0aaf8e51b
@ -1402,7 +1402,7 @@ public:
|
||||
@library{wxrichtext}
|
||||
@category{richtext}
|
||||
|
||||
@see wxRichTextAttr, wxTextBoxAttr, wxRichTextCtrl
|
||||
@see wxTextAttr, wxTextBoxAttr, wxRichTextCtrl
|
||||
*/
|
||||
|
||||
class wxRichTextAttr: public wxTextAttr
|
||||
|
Loading…
Reference in New Issue
Block a user