X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMBlackBoxDescriptionPanel.h;fp=lib%2FcreaDevManagerLib%2FwxCDMBlackBoxDescriptionPanel.h;h=27c8dab2bc959f789120abacedb0781087cd29e4;hb=11150e550ff03ee658e90cda4b475b4c24da0a7f;hp=c4be2fb6076593d369b8d5579d61ae676df473d2;hpb=aac70f229589d8d7bf887f6f60afe1150f3cdd25;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h index c4be2fb..27c8dab 100644 --- a/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h @@ -37,6 +37,7 @@ #include #include +#include #include "modelCDMBlackBox.h" @@ -76,7 +77,7 @@ private: //handlers protected: - void OnBtnReturn(wxCommandEvent& event); + void OnBtnReturn(wxHyperlinkEvent& event); void OnBtnSetAuthor(wxCommandEvent& event); void OnBtnSetDescription(wxCommandEvent& event); void OnBtnSetCategories(wxCommandEvent& event);