]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/splitevt.tex
Documented new constructor and overloaded Create methods.
[wxWidgets.git] / docs / latex / wx / splitevt.tex
index a3ba5731f09deeb77fed45257bf0b02fd81de5ae..7cf2b96e93f0134a96adeded627befe1a823a57c 100644 (file)
@@ -38,7 +38,7 @@ 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. This event can't
 be vetoed.}
-\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). This
 won't happen if you veto this event. Processes a