X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b22a1070b3f2de8ef85d34a841b5230aa08db967..419b20032b432c64c03c0556b660fa40df499c89:/interface/wx/treectrl.h?ds=sidebyside 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.