]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxTreeView.h
Fixed popup position when enlarging.
[creaImageIO.git] / src2 / creaImageIOWxTreeView.h
index dbd016242c4cd69ec619dde6edc48aa3dbb8aa73..3e6c10675f606c41552103a6970faf7c32914234 100644 (file)
@@ -42,12 +42,6 @@ namespace creaImageIO
          /// Callback for column click
       void OnColClick(wxListEvent& event);
 
-         /// Callback for first item edition
-         void OnBeginLabelEdit(wxListEvent& event);
-
-         /// Callback when first item edition ends
-         void OnEndLabelEdit(wxListEvent& event);
-
          /// Callback when the user needs the items sorted
          void OnPopupSort(wxCommandEvent& event);