X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b22a1070b3f2de8ef85d34a841b5230aa08db967..0e1cd9bedbaf855943d833171793b2eeb1e25eac:/interface/wx/treectrl.h diff --git a/interface/wx/treectrl.h b/interface/wx/treectrl.h index 504291ab66..5fe1b856c9 100644 --- a/interface/wx/treectrl.h +++ b/interface/wx/treectrl.h @@ -87,7 +87,7 @@ Processes a @c wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT event type. @event{EVT_TREE_END_LABEL_EDIT(id, func)} Finish editing a label. This can be prevented by calling Veto(). - Processes a @c wxEVT_COMMAND_TREE_BEGIN_LABEL_EDIT event type. + Processes a @c wxEVT_COMMAND_TREE_END_LABEL_EDIT event type. @event{EVT_TREE_DELETE_ITEM(id, func)} An item was deleted. Processes a @c wxEVT_COMMAND_TREE_DELETE_ITEM event type.