]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/richtext/richtextstyledlg.h
first revision (contains wxHelpEvent and wxNavigationKeyEvent modifications which...
[wxWidgets.git] / interface / richtext / richtextstyledlg.h
index 1e43258a9f3b816299fac26b27a8d557bf905b49..38ad39121d6dceb88c39edade8576d4b78c9a89e 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        richtext/richtextstyledlg.h
-// Purpose:     documentation for wxRichTextStyleOrganiserDialog class
+// Purpose:     interface of wxRichTextStyleOrganiserDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -17,7 +17,7 @@
     present styles.
 
     @library{wxrichtext}
-    @category{FIXME}
+    @category{richtext}
 */
 class wxRichTextStyleOrganiserDialog : public wxDialog
 {
@@ -174,3 +174,4 @@ public:
     */
     int GetFlags() const;
 };
+