]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clipbrd.tex
added a way to create fonts with specified pixel size
[wxWidgets.git] / docs / latex / wx / clipbrd.tex
index bf2edce0341b7f4ceec931fe1b9d95090081dec5..9a9588f97bacc9cd2abd95278fa4e1fbea46c233 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxClipboard}}\label{wxclipboard}
 
 A class for manipulating the clipboard. Note that this is not compatible with the
-clipboard class from wxWindows 1.xx, which has the same name but a different implementation.
+clipboard class from wxWidgets 1.xx, which has the same name but a different implementation.
 
 To use the clipboard, you call member functions of the global {\bf wxTheClipboard} object.