]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gridedit.tex
Improved real Latex support
[wxWidgets.git] / docs / latex / wx / gridedit.tex
index 8d1dc603ded725a3770bfb8c713b17dd89ed1631..87440ff226fd6fc163d319722447fecb66e6bed1 100644 (file)
@@ -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.}