X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxContourMainFrame.h;h=77a3ebe607768dff22cc7806d8d9a856cfbd0ccc;hb=40033c782c0c68ecc676bb59de5c7fe9eb3cac44;hp=21004c63d2766ea2574c70b14570e4264da9cca0;hpb=0e1f4d7eb6ea17c3a9abd809801d699bf0fe0846;p=creaContours.git diff --git a/lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h b/lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h index 21004c6..77a3ebe 100644 --- a/lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h +++ b/lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h @@ -208,6 +208,7 @@ class wxContourMainFrame : public wxPanel { void onCreateContourCircle( ); void onCreateContourLine( ); void onCreateContourPoints( ); + void onCreateContourPolygon( ); void onCreateContourBullEye(wxPanel* pan); ///////////////////////////////// void onDeleteContour();