]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / wxCDMBlackBoxDescriptionPanel.h
index c4be2fb6076593d369b8d5579d61ae676df473d2..27c8dab2bc959f789120abacedb0781087cd29e4 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <creaWx.h>
 #include <wx/panel.h>
+#include <wx/hyperlink.h>
 
 #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);