]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / wxCDMAppliDescriptionPanel.h
index 01d4c78033d193a7ff5642a6f2108ab7d41bde35..dd44456982363cba4781792063b91f0186077a18 100644 (file)
@@ -80,6 +80,9 @@ protected:
   void OnBtnReturn(wxCommandEvent& event);
   void OnBtnOpenFolder(wxCommandEvent& event);
 
+  void OnMouseEnter(wxMouseEvent& event);
+  void OnMouseExit(wxMouseEvent& event);
+
 };
 
 #endif /* WXCDMAPPLIDESCRIPTIONPANEL_H_ */