]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htmlhand.tex
Added ForceRefresh() to request immediate repainting of a grid.
[wxWidgets.git] / docs / latex / wx / htmlhand.tex
index 5017dd593ef20966988f4a0ec989b86d12d6dbff..26012444c94b9175664581a21c28581a8045363d 100644 (file)
@@ -54,7 +54,7 @@ the structure of macros. See macros reference:
 Starts handler definition. {\it name} is handler identifier (in fact
 part of class name), {\it tags} is string containing list of tags
 supported by this handler (in uppercase). This macro derives new class from
-wxHtmlWinTagHandler and implements it'
+wxHtmlWinTagHandler and implements it i
 \helpref{GetSupportedTags}{wxhtmltaghandlergetsupportedtags} method.
 
 Example: TAG\_HANDLER\_BEGIN(FONTS, "B,I,U,T")