X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7db33cc31068fcbc0444a3b93829833662fb977a..2006289b741f13c3d0a89f3758777850135f10e1:/docs/latex/wx/gridedit.tex?ds=sidebyside diff --git a/docs/latex/wx/gridedit.tex b/docs/latex/wx/gridedit.tex index 8d1dc603de..87440ff226 100644 --- a/docs/latex/wx/gridedit.tex +++ b/docs/latex/wx/gridedit.tex @@ -53,7 +53,7 @@ The editor for string data allowing to choose from a list of strings. \func{}{wxGridCellChoiceEditor}{\param{size\_t }{count = 0}, \param{const wxString }{choices[] = NULL}, \param{bool }{allowOthers = false}} -\func{}{wxGridCellChoiceEditor}{\param{const wxArrayString& }{choices}, \param{bool }{allowOthers = false}} +\func{}{wxGridCellChoiceEditor}{\param{const wxArrayString\& }{choices}, \param{bool }{allowOthers = false}} \docparam{count}{Number of strings from which the user can choose.} \docparam{choices}{An array of strings from which the user can choose.}