X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/712969258a099186911f0f2982ae922011c4b6e8..24174c30e0fe2fe0bdbe6e54b98c084b38e53494:/docs/latex/wx/splitter.tex?ds=sidebyside diff --git a/docs/latex/wx/splitter.tex b/docs/latex/wx/splitter.tex index 5defafa745..b37d1b73eb 100644 --- a/docs/latex/wx/splitter.tex +++ b/docs/latex/wx/splitter.tex @@ -55,7 +55,7 @@ it is set, or to prevent the change from taking place. Processes a wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGED event.} \twocolitem{{\bf EVT\_SPLITTER\_UNSPLIT(id, func)}}{The splitter has been just unsplit. Processes a wxEVT\_COMMAND\_SPLITTER\_UNSPLIT event.} -\twocolitem{{\bf EVT\_SPLITTER\_DOUBLECLICKED(id, func)}}{The sash was double +\twocolitem{{\bf EVT\_SPLITTER\_DCLICK(id, func)}}{The sash was double clicked. The default behaviour is to unsplit the window when this happens (unless the minimum pane size has been set to a value greater than zero). Processes a wxEVT\_COMMAND\_SPLITTER\_DOUBLECLICKED event.}