]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfNewContourMenu.h
BUG MACOS
[creaContours.git] / lib / Interface_Icons_NDimensions / interfNewContourMenu.h
index 8f942ecf87a7f8957f436ef267136b9ba0bf2b48..1a6364e007dc8319848fbd67d2480cd5a5fafc4f 100644 (file)
@@ -45,6 +45,9 @@ private:
        **      This method is in charge of capturing the event when the button is clicked
        **/
        void onCreateContourLine( wxCommandEvent& event );
+       
+       void onCreateContourPoints( wxCommandEvent& event );
+       
 };
 
 #endif