fixed category

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-09 17:09:29 +00:00
parent 328f5751e8
commit 21b447dc67
9 changed files with 27 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
/////////////////////////////////////////////////////////////////////////////
// Name: richtext/richtextxml.h
// Purpose: documentation for wxRichTextXMLHandler class
// Purpose: interface of wxRichTextXMLHandler
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@@ -17,7 +17,7 @@
functions directly.
@library{wxrichtext}
@category{FIXME}
@category{richtext}
*/
class wxRichTextXMLHandler : public wxRichTextFileHandler
{