X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f930c8501cd4e0f7b17bb59761cfbdd02d3b9f2..d721baa9e64ff989a995faa3b8cfe93dbb2957ae:/docs/latex/wx/clipbrd.tex diff --git a/docs/latex/wx/clipbrd.tex b/docs/latex/wx/clipbrd.tex index bf2edce034..9a9588f97b 100644 --- a/docs/latex/wx/clipbrd.tex +++ b/docs/latex/wx/clipbrd.tex @@ -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.