fixed category
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: richtext/richtextctrl.h
|
||||
// Purpose: documentation for wxRichTextEvent class
|
||||
// Purpose: interface of wxRichTextEvent
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows license
|
||||
@@ -13,7 +13,7 @@
|
||||
This is the event class for wxRichTextCtrl notifications.
|
||||
|
||||
@library{wxrichtext}
|
||||
@category{events}
|
||||
@category{richtext}
|
||||
*/
|
||||
class wxRichTextEvent : public wxNotifyEvent
|
||||
{
|
||||
@@ -118,8 +118,7 @@ public:
|
||||
"wxRichTextCtrl overview".
|
||||
|
||||
@library{wxrichtext}
|
||||
@category{ctrl}
|
||||
@appearance{richtextctrl.png}
|
||||
@category{richtext}
|
||||
*/
|
||||
class wxRichTextCtrl
|
||||
{
|
||||
|
Reference in New Issue
Block a user