X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03ca23b6b75fc3773dc8e77f5ef2e0f616efdba1..401e3b6e5f50f15571b86297b5d1e3f55c473f6f:/docs/latex/wx/checklst.tex?ds=inline diff --git a/docs/latex/wx/checklst.tex b/docs/latex/wx/checklst.tex index 5c87a371fb..87f43e79db 100644 --- a/docs/latex/wx/checklst.tex +++ b/docs/latex/wx/checklst.tex @@ -3,7 +3,7 @@ A checklistbox is like a listbox, but allows items to be checked or unchecked. This class is currently implemented under Windows and GTK. When using this -class under Windows wxWindows must be compiled with USE\_OWNER\_DRAWN set to 1. +class under Windows wxWidgets must be compiled with USE\_OWNER\_DRAWN set to 1. Only the new functions for this class are documented; see also \helpref{wxListBox}{wxlistbox}.