X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMCMakeListsDescriptionPanel.h;fp=lib%2FcreaDevManagerLib%2FwxCDMCMakeListsDescriptionPanel.h;h=67ac0ccd623bd3aaa213701fb0d8e8171ca366e1;hb=11150e550ff03ee658e90cda4b475b4c24da0a7f;hp=b37d338b07c3cb0ba35d88b812f7bc7c63992bde;hpb=aac70f229589d8d7bf887f6f60afe1150f3cdd25;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h index b37d338..67ac0cc 100644 --- a/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h @@ -37,6 +37,7 @@ #include #include +#include #include "modelCDMCMakeListsFile.h" @@ -73,7 +74,7 @@ private: //handlers protected: - void OnBtnReturn(wxCommandEvent& event); + void OnBtnReturn(wxHyperlinkEvent& event); void OnBtnOpenInEditor(wxCommandEvent& event); void OnBtnOpenFolder(wxCommandEvent& event); };