]> 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 1a6364e007dc8319848fbd67d2480cd5a5fafc4f..3584d955b8ae89834723484b9ae67328241bf663 100644 (file)
@@ -46,6 +46,9 @@ private:
        **/
        void onCreateContourLine( wxCommandEvent& event );
        
+       /**
+       **      This method is in charge of capturing the event when the button is clicked
+       **/
        void onCreateContourPoints( wxCommandEvent& event );
        
 };