]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxConceptControl.h
#3385 vtk9itk5wx3-macos
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxConceptControl.h
index 821cb37032e86985e85e6e4bab603677553f4524..e2df74c6c101ccecda734a19d71a060dedb569a1 100644 (file)
 //------------------------------------------------------------------------------------------------------------
 // Events declaration
 //------------------------------------------------------------------------------------------------------------
+/*EED 2022-09-30
 BEGIN_DECLARE_EVENT_TYPES()
        DECLARE_EVENT_TYPE( wxEVT_CONCEPT_RELEASE, -1 ) 
 END_DECLARE_EVENT_TYPES()
+*/
+wxDECLARE_EVENT(wxEVT_CONCEPT_RELEASE, wxCommandEvent);
+
 
 /** file wxConceptControl.h */