]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fontlist.tex
clarified the parameters of MB2WC and WC2MB a little in the docs/headers
[wxWidgets.git] / docs / latex / wx / fontlist.tex
index d280119e4a1b786f72fb0f3afc1e935a495a73e3..6a687cb091aa91ff44d56b9bcf2f7f5b8ea869e1 100644 (file)
@@ -33,7 +33,7 @@ use the object pointer {\bf wxTheFontList}.
 
 \func{void}{AddFont}{\param{wxFont *}{font}}
 
-Used by wxWindows to add a font to the list, called in the font constructor.
+Used by wxWidgets to add a font to the list, called in the font constructor.
 
 \membersection{wxFontList::FindOrCreateFont}\label{findorcreatefont}
 
@@ -47,6 +47,6 @@ details of the arguments.
 
 \func{void}{RemoveFont}{\param{wxFont *}{font}}
 
-Used by wxWindows to remove a font from the list.
+Used by wxWidgets to remove a font from the list.