X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMApplicationDescriptionPanel.h;fp=lib%2FcreaDevManagerLib%2FwxCDMApplicationDescriptionPanel.h;h=c827fbd719821e490750c051394dd109dc23768f;hb=5413640f931dc9bc9b3c24a27f42c3cf40c35072;hp=37306b8cd0e2e181b65ca4cd59a341175e550695;hpb=86ce6b0ef1ebed84436e31abfca5176bb7796159;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMApplicationDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMApplicationDescriptionPanel.h index 37306b8..c827fbd 100644 --- a/lib/creaDevManagerLib/wxCDMApplicationDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMApplicationDescriptionPanel.h @@ -73,6 +73,7 @@ private: //handlers protected: + void OnBtnCreateClass(wxCommandEvent& event); void OnBtnCreateFolder(wxCommandEvent& event); void OnBtnEditCMakeLists(wxCommandEvent& event);