]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfNewContourMenu.h
Changes with manualBaseModel. It improves the functionality with the new
[creaContours.git] / lib / Interface_Icons_NDimensions / interfNewContourMenu.h
index 21c1b5a7430e608f589f4995862ed2e133b644d8..3584d955b8ae89834723484b9ae67328241bf663 100644 (file)
@@ -46,7 +46,10 @@ private:
        **/
        void onCreateContourLine( wxCommandEvent& event );
        
-       //void onCreateContourPoints( wxCommandEvent& event );
+       /**
+       **      This method is in charge of capturing the event when the button is clicked
+       **/
+       void onCreateContourPoints( wxCommandEvent& event );
        
 };