/////////////////////////////////////////////////////////////////////////////
// Name: richtext/richtexthtml.h
-// Purpose: documentation for wxRichTextHTMLHandler class
+// Purpose: interface of wxRichTextHTMLHandler
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
get the array of temporary image names.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextHTMLHandler : public wxRichTextFileHandler
{
*/
void SetTemporaryImageLocations(const wxArrayString& locations);
};
+